Tomas Doran > Catalyst-Plugin-Session > Catalyst::Plugin::Session::Store::Dummy

Download:
Catalyst-Plugin-Session-0.35.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  4
Open  2
View/Report Bugs
Source  

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
syntax highlighting: