The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.20

  • Use Test::ConsistentVersion rather than Test::CheckVersion Fixed spelling errors and added descriptions - Closes #rt63839 Removed now unused login_styles method from core module Added more tests completing test coverage for the Cookie module. Changed from using the Digest::SHA1 module to usuing Digest::SHA instead - Closes #rt67840 Experimentally restored standard Test::Exception. See #53874

Modules

Authentication framework for CGI::Application
Generate bits of HTML needed for authentication
XHTML compliant no frills login display driver
Base module for building driver classes for CGI::Application::Plugin::Authentication
Dummy Authentication driver which lets anyone authenticate regardless of the password they provide
Filter that strips whitespace from the beginning and end of the string
Base module for building storage classes for the CGI::Application::Plugin::Authentication plugin