Changes for version 0.19

  • Incoporated developer changes. Made pod tests only run when TEST_AUTHOR=1. Automatically generate README.

Changes for version 0.18_2

  • Separate out display code and provide Basic and Classic alternatives to the login form. Added more examples. Implementd typo fix reported by Alexandr Ciornii. Added copyright declaration for icons in the login form.

Changes for version 0.18_1

  • Put OS dependent guards in certain tests. Removed deprecated *_DESTINATION parameters. Added first test for devpopup and fixed undefined variable therein. Cannot use Test::More 0.92 as that has an issue with subtests.

Modules

Authentication framework for CGI::Application
Generate bits of HTML needed for authentication
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

Provides

in lib/CGI/Application/Plugin/Authentication/Display/Basic.pm
in lib/CGI/Application/Plugin/Authentication/Display/Classic.pm