-
-
17 Apr 2008 12:35:48 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (2 / 2 / 1)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (40.47KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Masatoshi Mizuno E<lt>lusheE<64>cpan.orgE<gt>
Changes for version 3.05 - 2008-04-17
- Build.PL is abolished.
Modules
Helper who generates session module.Model to use session.Session management by DBI.Session management by DBIC.Session management by Cache::FileCache.The client and the session are related by using Cookie.Internet Protocol address is used for session ID.MD5 is used for session ID.SHA1 is used for session ID.Data::UUID is used for session ID.'mod_uniqueid' is used for session ID.Base class for session manager.Tie HASH base class for session manager.Plugin for session that confirms agreement of IP address.Plugin for session that confirms agreement of HTTP_USER_AGENT.Plugin for session that confirms C class agreement of IP address.Plugin for session to handle ticket temporarily.Encode processing of session data by Base64.Encode processing of session data by UUencode.Plugin for session.Package kit to use session.Provides
in lib/Egg/Model/Session.pmExamples
Other files
Module Install Instructions
To install Egg::Plugin::SessionKit, copy and paste the appropriate command in to your terminal.
cpanm Egg::Plugin::SessionKit
perl -MCPAN -e shell install Egg::Plugin::SessionKit
For more information on module installation, please visit the detailed CPAN module installation guide.