Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
Cees Hek
>
CGI-Application-Plugin-Authorization
> MANIFEST
Download:
CGI-Application-Plugin-Authorization-0.07.tar.gz
Annotate this POD
CPAN RT
New
3
Open
0
View/Report Bugs
Source
Build.PL
Changes
lib/CGI/Application/Plugin/Authorization.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver/DBI.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver/Dummy.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver/Generic.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver/HTGroup.pm
[
pod
]
lib/CGI/Application/Plugin/Authorization/Driver/SimpleGroup.pm
[
pod
]
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