Subject: CVS commit: wip/p5-Catalyst-Plugin-Session
From: Roman Kulik
Date: 2006-03-07 21:01:16
Message id: E1FGiN9-0008AM-LT@sc8-pr-cvs1.sourceforge.net

Log Message:
The 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/

Files:
RevisionActionfile
1.1importwip/p5-Catalyst-Plugin-Session/DESCR
1.1importwip/p5-Catalyst-Plugin-Session/distinfo
1.1importwip/p5-Catalyst-Plugin-Session/PLIST
1.1importwip/p5-Catalyst-Plugin-Session/Makefile