Changes for version 0.24 - 2009-06-23

  • Be more paranoid about getting values of $c->req to avoid issues with old Test::WWW::Mechanize::Catalyst.
  • Check we have a modern version of TWMC before doing the tests which need it.

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.