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::ID::md5"

CGI::Session::ID::md5 - default CGI::Session ID generator River stage two • 43 direct dependents • 56 total dependents

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

MARKSTOS/CGI-Session-4.48 - 11 Jul 2011 13:02:37 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::ID::incr - CGI::Session ID driver River stage two • 43 direct dependents • 56 total dependents

CGI::Session::ID::incr is to generate auto incrementing Session IDs. Compare it with CGI::Session::ID::md5, where session ids are truly random 32 character long strings. CGI::Session::ID::incr expects the following arguments passed to CGI::Session->n...

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

CGI::Auth - Simple session-based password authentication for CGI applications River stage one • 1 direct dependent • 1 total dependent

"CGI::Auth" provides password authentication for web-based applications. It uses server-based session files which are referred to by a parameter in all links and forms inside the scripts guarded by "CGI::Auth". At the beginning of each script, a "CGI...

CCWALLACE/CGI-Auth-3.00 - 28 Jan 2004 19:26:25 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::ID::sha - CGI::Session ID driver for generating SHA-1 based IDs River stage zero No dependents

Use this module to generate SHA-1 encoded hexadecimal IDs for CGI::Session objects. This library does not require any arguments. To use it, add "id:sha" to the DSN string when creating CGI::Session objects. Keep in mind Keep in mind that a SHA-1 enco...

DESOTO/CGI-Session-ID-sha-1.01 - 04 Nov 2008 04:32:07 UTC

CGI::Form2XML - Render CGI form input as XML River stage zero No dependents

This module provides a method of taking CGI form input and turning it into XML for further processing by another application or storage. Unlike modules such CGI::XML and CGI::XMLForm it produces XML to a fixed schema whose structure is not influenced...

JSTOWE/CGI-Form2XML-1.6 - 30 Sep 2016 14:19:50 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::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::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::Session::ID::crypt_openssl - CGI::Session ID driver for generating IDs based on Crypt::OpenSSL::Random River stage zero No dependents

Use this module to generate hexadecimal IDs generated with Crypt::OpenSSL::Random for CGI::Session objects. This library does not require any arguments. Use this module to generate security IDs with a high level of randomnes. METHODS generate_id() Th...

HWEBER/CGI-Session-ID-crypt_openssl-1.02 - 15 Jan 2013 06:22:55 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::Plugin::LinkIntegrity - Make tamper-resisistent links in CGI::Application River stage zero No dependents

"CGI::Application::Plugin::LinkIntegrity" lets you create tamper-resistent links within your CGI::Application project. When you create an URL with "link", a "_checksum" is added to the URL: my $link = $self->link("/account.cgi?rm=balance&acct_id=73")...

MGRAHAM/CGI-Application-Plugin-LinkIntegrity-0.06 - 18 May 2006 06:58:04 UTC

CGI::MxScreen::Session::Medium::File - File session medium River stage zero No dependents

This saves the session within a file on the server side. Session files are created under a set of directories, to avoid having directories with two many files in them, which is inefficient on most filesystems (reiserfs excepted). An MD5 hash of the s...

PURDY/CGI-MxScreen-0.103 - 18 Oct 2004 15:16:18 UTC
15 results (0.04 seconds)