The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
lib/CGI/Application/Plugin/Authorization.pm
lib/CGI/Application/Plugin/Authorization/Driver.pm
lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
lib/CGI/Application/Plugin/Authorization/Driver/Dummy.pm
lib/CGI/Application/Plugin/Authorization/Driver/Generic.pm
lib/CGI/Application/Plugin/Authorization/Driver/HTGroup.pm
lib/CGI/Application/Plugin/Authorization/Driver/SimpleGroup.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/01_basic.t
t/02_config.t
t/03_username.t
t/04_forbidden.t
t/05_authz_runmodes.t
t/50_driver.t
t/50_driver_dbi.t
t/50_driver_generic.t
t/50_driver_htgroup.t
t/50_driver_simplegroup.t
t/98_pod.t
t/99_pod_coverage.t
t/htgroup
t/htgroup2
t/Invalid.pm
t/TestAppDriver.pm