Initial commit, module as it went live as 0.10
authorJames Laver <jjl@baozi.local>
Wed, 29 Apr 2009 17:30:31 +0000 (18:30 +0100)
committerJames Laver <jjl@baozi.local>
Wed, 29 Apr 2009 17:30:31 +0000 (18:30 +0100)
commit642b19cf67d0043b63b0ea59cd9f7c0cbd288bef
treef275e15d16d74d5396f9150400bd03d0e11bcbc5
Initial commit, module as it went live as 0.10
12 files changed:
.gitignore [new file with mode: 0644]
Build.PL [new file with mode: 0644]
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
README [new file with mode: 0644]
lib/Catalyst/Plugin/Session/State/Stash.pm [new file with mode: 0644]
t/01-use.t [new file with mode: 0644]
t/02-pod.t [new file with mode: 0644]
t/03-pod-coverage.t [new file with mode: 0644]
t/04-basic.t [new file with mode: 0644]
t/05-live.t [new file with mode: 0644]