-
-
28 Jan 2004 19:26:25 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (5)
- Testers (807 / 59 / 2)
- Kwalitee
Bus factor: 0- 21.12% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (16.01KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 3.00
- Version numbers are now restricted to major.minor, to be a proper 'floating point' number, as suggested in perlmodlib.
- I had to increase the major version number because of it. From now on, CPAN.pm should have no problems discerning which version is newer.
- The session file name can now be passed to new() in the 'sessfile' parameter, so that it can be stored in a CGI::Session variable (or something else) and doesn't *have* to be passed by cookies or CGI parameters.
Modules
Simple session-based password authentication for CGI applicationsProvides
in extra/AuthCfg.pmOther files
Module Install Instructions
To install CGI::Auth, copy and paste the appropriate command in to your terminal.
cpanm CGI::Auth
perl -MCPAN -e shell install CGI::Auth
For more information on module installation, please visit the detailed CPAN module installation guide.