NAME

cs::CGI::CookieAuth - blah blah


SYNOPSIS

use cs::CGI::CookieAuth;


DESCRIPTION

The cs::CGI::CookieAuth module will provide an authentication scheme which issues a cookie upon successful authenication, good for a limited time.


GENERAL FUNCTIONS

thing(arg1)
Blah.


OBJECT CREATION

Preamble on creation methods.

new cs::CGI::CookieAuth arg1
Creates a new blah ...


OBJECT METHODS

$CGICookieAuth->Method1(arg1...
Does thing ...


AUTHOR

Cameron Simpson <cs@zip.com.au>