The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
name: Catalyst-Plugin-Session
version: 0.14
author: ~
abstract: |-
  Generic Session plugin - ties together server side
  storage and client side state required to maintain session data.
license: perl
requires:
  Catalyst: 5.49
  Digest: 0
  File::Spec: 0
  File::Temp: 0
  Object::Signature: 0
  Test::Deep: 0
  Test::Exception: 0
  Test::MockObject: 1.01
  Test::More: 0
  perl: 5.8.1
provides:
  Catalyst::Plugin::Session:
    file: lib/Catalyst/Plugin/Session.pm
    version: 0.14
  Catalyst::Plugin::Session::State:
    file: lib/Catalyst/Plugin/Session/State.pm
  Catalyst::Plugin::Session::Store:
    file: lib/Catalyst/Plugin/Session/Store.pm
  Catalyst::Plugin::Session::Store::Dummy:
    file: lib/Catalyst/Plugin/Session/Store/Dummy.pm
  Catalyst::Plugin::Session::Test::Store:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
  Catalyst::Plugin::SessionStateTest:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
  SessionStoreTest:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
  SessionStoreTest2:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
  t1:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
  t2:
    file: lib/Catalyst/Plugin/Session/Test/Store.pm
    version: 123
generated_by: Module::Build version 0.2611