CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     E     > >     Egg     > >     Egg-Plugin-SessionKit
Distribution Egg-Plugin-SessionKit [Download]
Author LUSHE [ Masatoshi Mizuno ]
Version 3.05
Abstract lib/Egg/Plugin/SessionKit.pm
Released 17 Apr 2008
Size 40.5 KB
MD5 Checksum 7b174e0ba3aca2c13d852ec6b3cf93c7
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Cache::Cache  |   Convert::UU  |   Data::UUID  |   Egg::Release  |   Egg::Release::DBI  |   Egg::Release::DBIC  |   Storable  |   Test::More  |   Test::Perl::Critic  |   Test::Pod  |   Test::Pod::Coverage  |   Time::Piece::MySQL  |  

Modules

Egg::Helper::Model::Session  [source]   [v 0.02] Helper who generates session module.
Egg::Model::Session  [source]   [v 0.02] Model to use session.
Egg::Model::Session::Base::DBI  [source]   [v 0.03] Session management by DBI.
Egg::Model::Session::Base::DBIC  [source] Session management by DBIC.
Egg::Model::Session::Base::FileCache  [source]   [v 3.00] Session management by Cache::FileCache.
Egg::Model::Session::Bind::Cookie  [source]   [v 0.01] The client and the session are related by using Cookie.
Egg::Model::Session::ID::IPaddr  [source]   [v 0.01] Internet Protocol address is used for session ID.
Egg::Model::Session::ID::MD5  [source]   [v 0.01] MD5 is used for session ID.
Egg::Model::Session::ID::SHA1  [source]   [v 0.01] SHA1 is used for session ID.
Egg::Model::Session::ID::UniqueID  [source]   [v 0.01] 'mod_uniqueid' is used for session ID.
Egg::Model::Session::ID::UUID  [source]   [v 0.01] Data::UUID is used for session ID.
Egg::Model::Session::Manager::Base  [source]   [v 0.02] Base class for session manager.
Egg::Model::Session::Manager::TieHash  [source]   [v 0.02] Tie HASH base class for session manager.
Egg::Model::Session::Plugin::AbsoluteIP  [source]   [v 0.01] Plugin for session that confirms agreement of IP address.
Egg::Model::Session::Plugin::AgreeAgent  [source]   [v 0.01] Plugin for session that confirms agreement of HTTP_USER_AGENT.
Egg::Model::Session::Plugin::CclassIP  [source]   [v 0.01] Plugin for session that confirms C class agreement of IP address.
Egg::Model::Session::Plugin::Ticket  [source]   [v 0.02] Plugin for session to handle ticket temporarily.
Egg::Model::Session::Store::Base64  [source]   [v 0.01] Encode processing of session data by Base64.
Egg::Model::Session::Store::UUencode  [source]   [v 0.01] Encode processing of session data by UUencode.
Egg::Plugin::Session  [source]   [v 0.02] Plugin for session.
Egg::Plugin::SessionKit  [source]   [v 3.03] Package kit to use session.

Categories

World Wide Web HTML HTTP CGI    >>     Egg

Win32 PPM packages for "Egg-Plugin-SessionKit"

trouchelle.com Perl 5.8 repository   [  v 2.01   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.