Changes for version 0.36 - 2012-10-19

  • Re-pack with new Module::Install which doesn't get MYMETA.yaml wrong.
  • Remove use of Plack::Middleware::ForceEnv from the tests as it was not used / needed

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.