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

Changes for version 0.16 - 2010-01-18

  • Release dedicated to improving CPAN readiness - see RT:50670. Fixed spelling mistakes and added a test script that uses Test::Spelling. Fixed dependency on Test::Exception and added a test script that uses Test::Prereq::Build. Added test scripts to validate the MANIFEST file and Changes file. Removed files that are generated during './Build dist' from repository.

Modules

Authentication framework for CGI::Application
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