The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.shipit
Changes
cpanfile
examples/counter-raw.psgi
inc/Module/Install.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/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Plack/Middleware/Session.pm
lib/Plack/Middleware/Session/Cookie.pm
lib/Plack/Session.pm
lib/Plack/Session/State.pm
lib/Plack/Session/State/Cookie.pm
lib/Plack/Session/Store.pm
lib/Plack/Session/Store/Cache.pm
lib/Plack/Session/Store/DBI.pm
lib/Plack/Session/Store/File.pm
lib/Plack/Session/Store/Null.pm
Makefile.PL
MANIFEST			This list of files
META.json
META.yml
README
t/000_load.t
t/001_basic.t
t/001a_basic.t
t/002_basic_w_cookie.t
t/002a_basic_w_cookie.t
t/003_basic_w_file_store.t
t/003a_basic_w_file_store.t
t/004_basic_file_w_customs.t
t/004a_basic_file_w_customs.t
t/005_basic_w_cache_store.t
t/005a_basic_w_cache_store.t
t/006_basic_w_dbi_store.t
t/010_middleware.t
t/010a_middleware.t
t/012_streaming.t
t/013_cookiestore.t
t/014_cookie_options.t
t/015_cookie_options_mw.t
t/lib/TestSession.pm
t/lib/TestSessionHash.pm