Perltidy + pod tests for all session plugins
authorYuval Kogman <nothingmuch@woobling.org>
Mon, 31 Oct 2005 09:05:20 +0000 (09:05 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Mon, 31 Oct 2005 09:05:20 +0000 (09:05 +0000)
commit45c0711b8429053673b753e54d6afa1328a5fd86
treed57b1725a9c1a126048ab436034d1e662144f998
parent229a5b5367b26d50872aba1f742e0a6a0e3a9234
Perltidy + pod tests for all session plugins
Build.PL
lib/Catalyst/Plugin/Session/State.pm
lib/Catalyst/Plugin/Session/Store.pm
lib/Catalyst/Plugin/Session/Test/Store.pm
t/01_setup.t
t/02_session_data.t
t/99_pod.t [new file with mode: 0644]
t/99_podcoverage.t [new file with mode: 0644]
t/lib/Catalyst/Plugin/Session/Store/Dummy.pm
t/lib/SessionTestApp.pm
t/live_app.t