The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:CGI::Session::Driver::DBI"

CGI::Session::Driver::DBI - Base class for native DBI-related CGI::Session drivers River stage two • 43 direct dependents • 56 total dependents

In most cases you can create a new DBI-driven CGI::Session driver by simply creating an empty driver file that inherits from CGI::Session::Driver::DBI. That's exactly what sqlite does. The only reason why this class doesn't suit for a valid driver is...

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::Session::Driver - CGI::Session driver specifications River stage two • 43 direct dependents • 56 total dependents

CGI::Session::Driver is a base class for all CGI::Session's native drivers. It also documents driver specifications for those willing to write drivers for different databases not currently supported by CGI::Session....

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::Session - persistent session data in CGI applications River stage two • 43 direct dependents • 56 total dependents

CGI::Session provides an easy, reliable and modular session management system across HTTP requests....

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::WebToolkit - Website Toolkit River stage zero No dependents

CGI::WebToolkit tries to simplify the common tasks when creating dynamic websites. The use of CGI::WebToolkit should lead to the development of easy to understand, relieable and fast dynamic web applications that are easy to adjust and maintain. CGI:...

KITOMER/CGI-WebToolkit-0.08 - 14 Oct 2010 07:21:29 UTC

CGI::Session::Driver::sqlite - CGI::Session driver for SQLite River stage two • 43 direct dependents • 56 total dependents

sqlite driver stores session data in SQLite files using DBD::SQLite DBI driver. More details see CGI::Session::Driver::DBI, its parent class....

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::Session::Driver::odbc - A CGI::Session driver for ODBC River stage zero No dependents

"CGI::Session::Driver::odbc" stores session records in an ODBC-compatile table. For details see CGI::Session::Driver::DBI, its parent class. Driver Arguments The "CGI::Session::Driver::odbc" driver supports all the arguments documented in CGI::Sessio...

RSAVAGE/CGI-Session-Driver-odbc-1.05 - 24 Aug 2010 04:55:18 UTC

CGI::Session::Driver::dbic - DBIx::Class storage driver for CGI::Session. River stage zero No dependents

HSW/CGI-Session-Driver-dbic-1.01 - 26 Aug 2010 14:09:27 UTC

CGI::Session::Driver::mysql - CGI::Session driver for MySQL database River stage two • 43 direct dependents • 56 total dependents

mysql stores session records in a MySQL table. For details see CGI::Session::Driver::DBI, its parent class. It's especially important for the MySQL driver that the session ID column be defined as a primary key, or at least "unique", like this: CREATE...

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::Session::Driver::oracle - A CGI::Session driver for Oracle River stage one • 1 direct dependent • 1 total dependent

"CGI::Session::Driver::oracle" stores session records in an Oracle table. For details see CGI::Session::Driver::DBI, its parent class. Driver Arguments The "CGI::Session::Driver::oracle" driver supports all the arguments documented in CGI::Session::D...

RSAVAGE/CGI-Session-Driver-oracle-1.05 - 24 Aug 2010 04:55:35 UTC

CGI::Session::Driver::postgresql - PostgreSQL driver for CGI::Session River stage two • 43 direct dependents • 56 total dependents

CGI::Session::PostgreSQL is a CGI::Session driver to store session data in a PostgreSQL table....

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 UTC

CGI::Application::Framework - Fully-featured MVC web application platform River stage zero No dependents

"CGI::Application::Framework" is a web development plaform built upon "CGI::Application". It incorporates many modules from CPAN in order to provide a feature-rich environment, and makes it easy to write robust, secure, scalable web applications. It ...

RDICE/CGI-Application-Framework-0.26 - 01 Nov 2005 02:13:47 UTC

CGI::Application::Demo::Basic - A vehicle to showcase CGI::Application River stage zero No dependents

"CGI::Application::Demo::Basic" showcases "CGI::Application"-based applications, via these components: o A set of 7 CGI instance scripts o A set of 4 text configuration files o A CSS file o A data file to help bootstrap populating the database o A se...

RSAVAGE/CGI-Application-Demo-Basic-1.06 - 25 Apr 2010 03:03:46 UTC

CGI::Session::Driver::flexmysql - flexible MySQL driver for CGI::Session River stage zero No dependents

FlexMySQL is a CGI::Session driver to store session data in MySQL table. It differs from the original mysql driver in several ways: 1. FlexMySQL lets you completely customize your table setup each time you create a new session object. No more setting...

JBUHACOFF/CGI-Session-Driver-flexmysql-0.2.04 - 23 Jul 2005 17:50:58 UTC

CGI::Session::Driver::aggregator - CGI::Session driver to aggregate some CGI::Session drivers. River stage zero No dependents

aggregator stores session data into anything to be set up....

OINUME/CGI-Session-Driver-aggregator-0.04 - 23 Apr 2017 12:14:57 UTC

CGI::Session::Driver::memcache - Store CGI::Session objects in memcache daemon River stage zero No dependents

CGI::Session::Driver::memcache is a storage driver (only referred as 'driver' in CGI::Session lingo) for persisting CGI Sessions into a fast memcached server. It requires you to instantiate memcached connection using any of the available Perl memcach...

OHOLLMEN/CGI-Session-Driver-memcache-0.10 - 22 Nov 2013 06:25:10 UTC

CGI::Application::Plugin::Authentication - Authentication framework for CGI::Application River stage one • 2 direct dependents • 2 total dependents

CGI::Application::Plugin::Authentication adds the ability to authenticate users in your CGI::Application modules. It imports one method called 'authen' into your CGI::Application module. Through the authen method you can call all the methods of the C...

WESM/CGI-Application-Plugin-Authentication-0.24 - 05 Jan 2024 21:31:26 UTC
16 results (0.073 seconds)