Big checkin of the Session plugin
authorYuval Kogman <nothingmuch@woobling.org>
Wed, 26 Oct 2005 10:34:30 +0000 (10:34 +0000)
committerYuval Kogman <nothingmuch@woobling.org>
Wed, 26 Oct 2005 10:34:30 +0000 (10:34 +0000)
commit9e447f9d39065bcabd094f8e7dae93dab9e66ddf
treeb5e94ab0b547c33b6258a98905f78a956f3a147e
Big checkin of the Session plugin
lib/Catalyst/Plugin/Session.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Session/State.pm [new file with mode: 0644]
lib/Catalyst/Plugin/Session/Store.pm [new file with mode: 0644]
t/00_basic_sanity.t [new file with mode: 0644]
t/01_setup.t [new file with mode: 0644]
t/02_session_data.t [new file with mode: 0644]