improved Store::File based on stuff in Store::CHI, ... added Store::Null and tests
authorStevan Little <stevan.little@iinteractive.com>
Sun, 13 Dec 2009 01:11:42 +0000 (20:11 -0500)
committerStevan Little <stevan.little@iinteractive.com>
Sun, 13 Dec 2009 01:11:42 +0000 (20:11 -0500)
commit9bb2075077bc58387a991b29c9cae4066384e00d
tree028190b67a1a4216e5c451fd55f63608eaa01e01
parent40cc4851b7505d5bf16e8d5392223b93ffb9591c
improved Store::File based on stuff in Store::CHI, ... added Store::Null and tests
lib/Plack/Session/Store/File.pm
lib/Plack/Session/Store/Null.pm [new file with mode: 0644]
t/004_basic_file_w_customs.t
t/006_basic_w_null_store.t [new file with mode: 0644]