MATSUNO★Tokuhiro > HTTP-Session-0.31

HTTP-Session-0.31

This Release HTTP-Session-0.31  [Download] [Browse 18 Jun 2009
Latest Release HTTP-Session-0.32  [Download] [Browse 02 Aug 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (138)   FAIL (5)   NA (10)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

HTTP::Session simple session     0.31
HTTP::Session::ID::MD5      
HTTP::Session::ID::SHA1      
HTTP::Session::State::Base      
HTTP::Session::State::Cookie Maintain session IDs using cookies      
HTTP::Session::State::GUID Maintain session IDs using DoCoMo phone's unique id      
HTTP::Session::State::MobileAgentID Maintain session IDs using mobile phone's unique id      
HTTP::Session::State::MobileAttributeID Maintain session IDs using mobile phone's unique id      
HTTP::Session::State::Null nop      
HTTP::Session::State::Test state module for testing      
HTTP::Session::State::URI embed session id to uri      
HTTP::Session::Store::CHI store session data with CHI      
HTTP::Session::Store::DBM DBM session store      
HTTP::Session::Store::File File session store      
HTTP::Session::Store::Memcached store session data in memcached      
HTTP::Session::Store::Null dummy module for session store      
HTTP::Session::Store::OnMemory store session data on memory      
HTTP::Session::Store::Test store session data on memory for testing