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>
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.