The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
examples/app.psgi
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.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/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/File.pm
lib/Plack/Session/Store/Null.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/000_load.t
t/001_basic.t
t/002_basic_w_cookie.t
t/003_basic_w_file_store.t
t/004_basic_file_w_customs.t
t/005_basic_w_cache_store.t
t/006_basic_w_null_store.t
t/010_middleware.t
t/011_middleware_w_custom_session.t
t/012_streaming.t
t/lib/TestSession.pm