-
-
24 Nov 2005 12:59:14 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (682 / 0 / 0)
- Kwalitee
Bus factor: 1- 92.86% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (5.97KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cache::FastMmap
- Catalyst
- Class::Accessor
- Class::Data::Inheritable
- IO::File
- MIME::Base64
- NEXT
- Storable
- UNIVERSAL::require
- URI
- URI::Find
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.07
- added attention message to document.
Modules
session manager for Catalyst (deprecated on 5.5)stores session id with cookiehandle sessonid with rewriting URLhandles sessionid with sticky query.stores session data with CDBIstores session data with Cache::FastMmapstores session-data with fileProvides
in lib/Catalyst/Plugin/Session/Manager/Client.pmin lib/Catalyst/Plugin/Session/Manager/Storage.pmOther files
Module Install Instructions
To install Catalyst::Plugin::Session::Manager, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Session::Manager
perl -MCPAN -e shell install Catalyst::Plugin::Session::Manager
For more information on module installation, please visit the detailed CPAN module installation guide.