Changes for version 0.26 - 2009-08-19

  • Remove Test::MockObject from the test suite as prone to failing on some platforms and perl versions due to it's UNIVERSAL:: package dependencies.

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.