Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ebe210f4aeea38eb7dcd60bdeda10539 > files > 4

perl-CGI-Session-ID-uuid-0.30.0-1mdv2010.0.noarch.rpm

CGI::Session::ID::uuid
======================

ABSTRACT

CGI::Session::ID::uuid is a CGI::Session 4.00 driver to generate
identifiers based on DCE 1.1 and ISO/IEC 11578:1996 compliant
Universally Unique Identifiers (UUID). This module requires a reasonable
UUID generator. For this it either requires the OSSP::uuid (preference)
or Data::UUID (alternative) modules to be installed.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install