Sherzod Ruzmetov > CGI-Session-3.95 > CGI::Session::BluePrint

Download:
CGI-Session-3.95.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  3
Open  4
View Bugs
Report a bug
Module Version: 0.1   Source  

NAME ^

CGI::Session::BluePrint - Default CGI::Session driver BluePrint

SYNOPSIS ^

    use CGI::Session::BluePrint
    $session = new CGI::Session("driver:BluePrint", undef, {...});

For more examples, consult CGI::Session manual

DESCRIPTION ^

CGI::Session::BluePrint is a CGI::Session driver. To write your own drivers for CGI::Session refere CGI::Session manual.

COPYRIGHT ^

Copyright (C) 2002 Your Name. All rights reserved.

This library is free software and can be modified and distributed under the same terms as Perl itself.

AUTHOR ^

Your name

SEE ALSO ^