adding in the dump_session method to the Store classes
authorStevan Little <stevan.little@iinteractive.com>
Sun, 13 Dec 2009 18:27:00 +0000 (13:27 -0500)
committerStevan Little <stevan.little@iinteractive.com>
Sun, 13 Dec 2009 18:27:00 +0000 (13:27 -0500)
commit74e0eff08e280c17df453273d05acc3065365de3
treeb35f663b1307b9f55e3a2167ca3a4ab6c3dd3719
parentd6af4aa8b581eab4a398836c39a73c76eeb68567
adding in the dump_session method to the Store classes
lib/Plack/Session/Store.pm
lib/Plack/Session/Store/Cache.pm
lib/Plack/Session/Store/File.pm
lib/Plack/Session/Store/Null.pm
t/lib/TestSession.pm