-
-
06 Jan 2022 03:02:19 UTC
- Distribution: Apache-AuthCookie
- Module version: 3.31
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (280 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (62.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Class::Load
- Encode
- HTTP::Body
- Hash::MultiValue
- Test::More
- URI
- WWW::Form::UrlEncoded
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Apache::AuthCookie::Params - AuthCookie Params Driver for mod_perl 1.x
VERSION
version 3.31
SYNOPSIS
Internal Use Only!
DESCRIPTION
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.
SOURCE
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
BUGS
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.
AUTHOR
Michael Schout <mschout@cpan.org>
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.
Module Install Instructions
To install Apache::AuthCookie, copy and paste the appropriate command in to your terminal.
cpanm Apache::AuthCookie
perl -MCPAN -e shell install Apache::AuthCookie
For more information on module installation, please visit the detailed CPAN module installation guide.