remove session_class and psgix.session per discussion on IRC :)
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>
Mon, 11 Jan 2010 11:12:18 +0000 (03:12 -0800)
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>
Mon, 11 Jan 2010 11:12:18 +0000 (03:12 -0800)
commitc6a7260c826fe9773e7e817637e84968f99a3a3d
treecd8602f391ece7da9f9f4f78636c33a78492fc36
parent6df1efd2a1a3b98ca851eed381315cb2e9ea4468
remove session_class and psgix.session per discussion on IRC :)
Plack::Session as a library goes to where Plack::Request goes.
lib/Plack/Middleware/Session.pm
lib/Plack/Middleware/Session/Cookie.pm
lib/Plack/Session.pm
t/010_middleware.t
t/lib/TestSession.pm