1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.031.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
cpanfile
dist.ini
lib/CGI/Application/Plugin/Session.pm
t/01_basic.t
t/02_cookie.t
t/03_nocookie.t
t/04_cgisimple.t
t/05_sid.t
t/06_expiry.t
t/07_defaults.t
t/08_notcgipm.t
t/09_options.t
t/10_sessioncookie.t
t/11_sessiondelete.t
t/12_badconfig.t
t/13_sessioncookiename.t
t/TestAppBasic.pm
t/TestAppCGISimple.pm
t/TestAppCookie.pm
t/TestAppDefaults.pm
t/TestAppExpiry.pm
t/TestAppNoCookie.pm
t/TestAppSessionCookie.pm
t/TestAppSessionCookieName.pm
t/TestAppSessionDelete.pm
t/TestAppSid.pm
t/author-pod-coverage.t
t/author-pod-syntax.t
|