Changes for version 0.11 - 2006-07-26

  • suppress warning about missing Color::Calc unless the user is actually trying to use it (reported by Ron Savage)
  • explicitly load CGI.pm since some users may be using CGI::Simple (reported by Ron Savage)
  • Fixed bug in Cookie store where the expiry time of the cookie was ignored (patch by POLETTIX)

Modules

Authentication framework for CGI::Application
Base module for building driver clasees 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