Apache2::AuthCookie::Params(3) AuthCookie Params Driver for mod_perl 2.x

VERSION

version 3.24

SYNOPSIS


Internal Use Only!

DESCRIPTION

This class handles CGI form data for Apache2::AuthCookie. It will try to use Apache2::Request (from libapreq2) if it is available. If not, it will fall back to use CGI.

SOURCE

The development version is on github at <http://github.com/mschout/apache-authcookie> and may be cloned from <git://github.com/mschout/apache-authcookie.git>

BUGS

Please report any bugs or feature requests to [email protected] or through the web interface at:
 http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-AuthCookie

AUTHOR

Michael Schout <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2000 by Ken Williams.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.