The Caboteria / TWiki Web / CGISessionIDMd5DotPm (21 Jan 2008, TWikiContributor)

Package ==

extends CGI::Session::ErrorHandler

=head1 NAME

CGI::Session::ID::md5 - default CGI::Session ID generator

=head1 SYNOPSIS

use CGI::Session; $s = new CGI::Session("id:md5", undef);

=head1 DESCRIPTION

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

=head1 LICENSING

For support and licensing see L<CGI::Session|CGI::Session>

Edit | Attach | Print version | History: r1 | Backlinks | Raw View | Raw edit | More topic actions
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.CGISessionIDMd5DotPm.