Pass $env in more Middleware APIs so subclasses can do more things flexibly in the...
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>
Sat, 9 Jan 2010 20:32:45 +0000 (12:32 -0800)
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>
Sat, 9 Jan 2010 20:32:45 +0000 (12:32 -0800)
commit7518e927e0b76465fb24288dd0c39a0592e16e6a
treea7d9b661237cb8be53bdc337f1934b14cd0f9029
parent08b2e16d35e53b1c4ac4ec0e292cebc424f0c0eb
Pass $env in more Middleware APIs so subclasses can do more things flexibly in the runtime.
lib/Plack/Middleware/Session.pm
lib/Plack/Middleware/Session/Cookie.pm
lib/Plack/Session.pm