The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changes
examples/session.pl
inc/Module/Install.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/HTTP/Session.pm
lib/HTTP/Session/ID/MD5.pm
lib/HTTP/Session/ID/SHA1.pm
lib/HTTP/Session/State/Base.pm
lib/HTTP/Session/State/Cookie.pm
lib/HTTP/Session/State/Mixin/ResponseFilter.pm
lib/HTTP/Session/State/Null.pm
lib/HTTP/Session/State/Test.pm
lib/HTTP/Session/State/URI.pm
lib/HTTP/Session/Store/CHI.pm
lib/HTTP/Session/Store/DBM.pm
lib/HTTP/Session/Store/File.pm
lib/HTTP/Session/Store/Memcached.pm
lib/HTTP/Session/Store/Null.pm
lib/HTTP/Session/Store/OnMemory.pm
lib/HTTP/Session/Store/Test.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00_compile.t
t/010_core/001_generate_session_id.t
t/010_core/002_accessor.t
t/010_core/003_load_session.t
t/010_core/004_validate.t
t/010_core/005_session_fixation.t
t/010_core/006_regenerate_session_id.t
t/020_store/001_null.t
t/020_store/002_memcached.t
t/020_store/003_debug.t
t/020_store/004_onmemory.t
t/020_store/005_dbm.t
t/020_store/006_chi.t
t/020_store/007_file.t
t/030_state/001_null.t
t/030_state/002_cookie.t
t/030_state/003_uri.t
t/030_state/004_test.t
t/030_state/007_cookie_simple.t
t/040_regression/changed_typo.t
t/040_regression/cycle.t
t/040_regression/finalized.t
t/040_regression/regenerate.t
t/040_regression/validation.t
t/050_id/01_sha1.t
t/050_id/02_md5.t
t/050_id/03_md5_combined.t
t/060_psgi/001_res.t
t/060_psgi/002_req.t
t/CookieTest.pm
t/data/cidr.yaml
t/Exception.pm
xt/01_podspell.t
xt/02_perlcritic.t
xt/03_pod.t