Path to this page:
./
www/p5-Catalyst-Plugin-Session,
Generic Catalyst Session plugin
Branch: pkgsrc-2009Q2,
Version: 0.22,
Package name: p5-Catalyst-Plugin-Session-0.22,
Maintainer: pkgsrc-usersThe Session plugin is the base of two related parts of functionality
required for session management in web applications.
The first part, the State, is getting the browser to repeat back a
session key, so that the web application can identify the client and
logically string several requests together into a session.
The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for
every request made by the same client.
This plugin links the two pieces together.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/
Required to run:[
devel/p5-MRO-Compat] [
devel/p5-Object-Signature] [
devel/p5-Tie-RefHash] [
devel/p5-File-Temp] [
devel/p5-Moose] [
devel/p5-PathTools] [
devel/p5-namespace-clean] [
devel/p5-MooseX-Emulate-Class-Accessor-Fast] [
www/p5-Catalyst-Runtime]
Required to build:[
devel/p5-Test-Deep] [
devel/p5-Test-Exception] [
devel/p5-Test-MockObject]
Master sites: (Expand)
SHA1: 910120b33810e6f697e2a55431670e385c42cfa6
RMD160: 2be6db2c0f59cd9d06035b3055d7ac7301e62245
Filesize: 35.045 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version p5-Catalyst-Plugin-Session-0.22 (created)