-
-
07 Jan 2013 05:29:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (635 / 0 / 1)
- Kwalitee
Bus factor: 1- 90.03% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (33.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>
- Dependencies
- CGI::Simple::Cookie
- Class::Accessor::Fast
- Digest::SHA1
- Exporter
- HTTP::Response
- Module::Runtime
- URI
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.48
- Session::State::Cookie: Added secure option(tohae)
- Session::State::Cookie: make CGI::Cookie parameters customizable.(matsuu)
Modules
simple sessionMaintain session IDs using cookiesstate module for testingembed session id to uristore session data with CHIDBM session storeFile session storestore session data in memcacheddummy module for session storestore session data on memorystore session data on memory for testingProvides
in lib/HTTP/Session.pmin lib/HTTP/Session.pmin lib/HTTP/Session/ID/MD5.pmin lib/HTTP/Session/ID/SHA1.pmin lib/HTTP/Session/State/Base.pmin lib/HTTP/Session/State/Mixin/ResponseFilter.pmExamples
Other files
Module Install Instructions
To install HTTP::Session, copy and paste the appropriate command in to your terminal.
cpanm HTTP::Session
perl -MCPAN -e shell install HTTP::Session
For more information on module installation, please visit the detailed CPAN module installation guide.