Changes for version 0.21 - 2009-04-30

  • Hide the internal packages in Catalyst::Plugin::Session::Test::Store from PAUSE.
  • Convert from CAF to Moose with Moosex::Emulate::Class::Accessor::Fast

Documentation

Understanding and using sessions.

Modules

Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Base class for session state preservation plugins.
Base class for session storage drivers.
Doesn't really store sessions - useful for tests.
Reusable sanity for session storage engines.