Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.546 Times

Cgisession freeware
 

Cgisession

Added: September 16, 2010 | Visits: 952

Catalyst::Plugin::Session::CGISession Catalyst::Plugin::Session::CGISession is a Perl module to use CGI::Session for persistent session data. SYNOPSIS use Catalyst qw{ ... Session::CGISession ... }; MyApp->config->{session} = { expires => 3600, rewrite => 1, }; $c->session->{user_email} = quibble@dibble.edu; # Later, in... Platforms: *nix

License: Freeware Size: 16.38 KB Download (88): Catalyst::Plugin::Session::CGISession Download

Added: August 21, 2013 | Visits: 517

CGI::Session::Driver::aggregator CGI::Session::Driver::aggregator is a CGI::Session driver to aggregate some CGI::Session drivers. SYNOPSIS use CGI::Session; use CGI::Session::Driver::aggregator::Drivers; use DBI; $dbh = DBI->connect('DBI:mysql:cgi_session;host=localhost', 'root', ''); $drivers =... Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): CGI::Session::Driver::aggregator Download