Build.PL
Changes
example/sample.cgi
lib/CGI/Application/Plugin/Authentication.pm
lib/CGI/Application/Plugin/Authentication/Driver.pm
lib/CGI/Application/Plugin/Authentication/Driver/DBI.pm
lib/CGI/Application/Plugin/Authentication/Driver/Dummy.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/crypt.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/lc.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/md5.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/sha1.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/strip.pm
lib/CGI/Application/Plugin/Authentication/Driver/Filter/uc.pm
lib/CGI/Application/Plugin/Authentication/Driver/Generic.pm
lib/CGI/Application/Plugin/Authentication/Store.pm
lib/CGI/Application/Plugin/Authentication/Store/Cookie.pm
lib/CGI/Application/Plugin/Authentication/Store/Session.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/01_basic.t
t/02_config.t
t/03_authenticate.t
t/40_encoder_crypt.t
t/40_encoder_lc.t
t/40_encoder_md5.t
t/40_encoder_sha1.t
t/40_encoder_strip.t
t/40_encoder_uc.t
t/50_driver_generic.t
t/51_driver_dbi.t
t/52_dummy.t
t/98_pod.t
t/99_pod_coverage.t
t/Store/Dummy.pm
t/TestAppDriver.pm
