Apache::AuthCookie::Params(3pm) | User Contributed Perl Documentation | Apache::AuthCookie::Params(3pm) |
Apache::AuthCookie::Params - AuthCookie Params Driver for mod_perl 1.x
version 3.31
Internal Use Only!
This class handles CGI form data for Apache::AuthCookie. It will try to use Apache::Request (from libapreq) if it is available. If not, it will fall back to use CGI.
The development version is on github at <https://https://github.com/mschout/apache-authcookie> and may be cloned from <git://https://github.com/mschout/apache-authcookie.git>
Please report any bugs or feature requests on the bugtracker website <https://github.com/mschout/apache-authcookie/issues>
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
Michael Schout <mschout@cpan.org>
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.
2022-01-10 | perl v5.32.1 |