Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
Catalyst::Plugin::Session::Store::Dummy - Doesn't really store sessions - useful for tests.
SYNOPSIS
use Catalyst qw/Session Session::Store::Dummy/;
DESCRIPTION
This plugin will "store" data in a hash.
METHODS
See Catalyst::Plugin::Session::Store.
- get_session_data
- store_session_data
- delete_session_data
- delete_expired_sessions