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::Tutorial"

CGI::Session::Tutorial - Extended CGI::Session manual River stage two • 43 direct dependents • 56 total dependents

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::Session::ODBC - ODBC driver for CGI::Session River stage zero No dependents

CGI::Session::ODBC is a CGI::Session driver to store session data in any ODBC-capable database. To write your own drivers for "CGI::Session", please refer to the CGI::Session manual....

CROMEDOME/CGI-Session-ODBC-0.5 - 27 Oct 2004 14:28:06 UTC

CGI::Session::SQLite - CGI::Session driver for SQLite River stage zero No dependents

CGI::Session::SQLite is a CGI::Session driver utilizing the SQLite DBMS. To write your own drivers for CGI::Session refer to the CGI::Session manual....

BMOYLES/CGI-Session-SQLite-1.0 - 24 Oct 2004 22:06:49 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::FormMagick - easily create CGI form-based applications River stage zero No dependents

FormMagick is a toolkit for easily building fairly complex form-based web applications. It allows the developer to specify the structure of a multi-page "wizard" style form using XML, then display that form using only a few lines of Perl. How it work...

MITEL/CGI-FormMagick-0.89 - 05 Feb 2003 20:31:20 UTC

CGI::Session::BitBucket - a module that loses your session data River stage zero No dependents

CGI::Session::BitBucket is a CGI::Session driver to let you add session support to your program and not have to worry about where it will be stored until you're ready for that part. You can use the Log=>1 argument to see warnings in your log when the...

JBUHACOFF/CGI-Session-BitBucket-1.2 - 25 Nov 2008 23:46:22 UTC

CGI::Session::Submitted - Automatic session and persistence of query data. River stage zero No dependents

This module is a wrap around CGI::Session. It offers a standard way in which you may want to use a session object in regards to incoming query data. This is how one may normally use a session object: * First, you would want to create a new session if...

LEOCHARRE/CGI-Session-Submitted-1.07 - 27 Nov 2006 20:31:03 UTC

CGI::Session::ID::Base32 - CGI::Session ID driver based on Base32 encoding River stage zero No dependents

CGI::Session::ID::Base32 is to generate Base32 encoded random ids. The library does not require any arguments. There are two reasons why to use it - shorter string result - case insensibility ( both very usefull for user login and other similar purpo...

DANPEDER/CGI-Session-ID-Base32-1.01 - 11 Dec 2003 16:39:25 UTC

CGI::Application::Structured - A medium-weight, MVC, DB web micro-framework. River stage one • 1 direct dependent • 1 total dependent

I have taken to heart a recent comment by Mark Stosberg on the CGIApp mailing list: "Titanium is just one vision of what can be built on top of CGI::Application. Someone else could easily combine their own combination of CGI::Application and differen...

VANAMBURG/CGI-Application-Structured-0.007 - 28 Mar 2011 02:41:00 UTC

CGI::Session::Driver::redis - CGI::Session driver for redis River stage zero No dependents

This backend stores session data in a persistent redis server, with the ability to specify an expiry time in seconds....

SKX/CGI-Session-Driver-redis-0.7 - 27 Feb 2016 07:56:51 UTC

CGI::Application::Plugin::HTDot - Enable "magic dot" notation in CGI::Application-derived applications that use HTML::Template for their templating mechanism. River stage zero No dependents

Imagine this: you've written a lot of code based upon CGI::Application, and also with HTML::Template because the two have always had such a high level of integration. You reach a situation (many times, perhaps) where you could really use the power an...

CROMEDOME/CGI-Application-Plugin-HTDot-0.07 - 05 Jan 2011 03:42:43 UTC

CGI::Session::ID::MD5_Base64 - CGI::Session ID driver based on Base64 encoding River stage zero No dependents

CGI::Session::ID::MD5_Base64 is to generate MD5 digest Base64 encoded random ids. The library does not require any arguments....

DANPEDER/CGI-Session-ID-MD5_Base64-1.01 - 11 Dec 2003 16:39:58 UTC

CGI::Session::ID::MD5_Base32 - CGI::Session ID driver based on Base32 encoding River stage zero No dependents

CGI::Session::ID::MD5_Base32 is to generate MD5 digest Base32 encoded random ids. The library does not require any arguments. There are two reasons why to use it - shorter string result - case insensibility ( both very usefull for user login and othe...

DANPEDER/CGI-Session-ID-MD5_Base32-1.01 - 11 Dec 2003 16:39:41 UTC

CGI::Session::Driver::pure_sql - Pure SQL driver with no embedded Perl stored in the database River stage zero No dependents

*Disclaimer* While this software is complete and includes a working test suite, I'm marking it as a development release to leave room for feedback on the interface. Until that happens, it's possible I may make changes that aren't backwards compatible...

MARKSTOS/CGI-Session-Driver-pure_sql-0.70 - 03 Apr 2010 03:27:31 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::Session::Driver::bitbucket - a module that loses your session data River stage zero No dependents

bitbucket is a CGI::Session driver to let you add session support to your program and not have to worry about where it will be stored until you're ready for that part. You can use the Log=>1 argument to see warnings in your log when the session would...

JBUHACOFF/CGI-Session-Driver-bitbucket-1.06 - 25 Nov 2008 23:17:50 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::Application::Tutorial::Namegame - example of how to use plugins with cgiapps River stage zero No dependents

This is example code meant to illustrate more advanced usage of CGI::Application...

LEOCHARRE/CGI-Application-Tutorial-Namegame-0.01 - 12 Sep 2007 20:00:37 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
20 results (0.054 seconds)