Query: catalyst::plugin::session::store::cache
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Catalyst::Plugin::Session::Store::Cache(3pm) User Contributed Perl Documentation Catalyst::Plugin::Session::Store::Cache(3pm)NAMECatalyst::Plugin::Session::Store::Cache - Store sessions using a Catalyst::Plugin::CacheSYNOPSISuse Catalyst qw/Cache::YourFavoriteCache Session Session::Store::Cache/;DESCRIPTIONThis plugin will store your session data in whatever cache module you have configured.METHODSSee Catalyst::Plugin::Session::Store. get_session_data store_session_data delete_session_data delete_expired_sessionsAUTHORLars Balker Rasmussen, <lbr@cpan.org>COPYRIGHT AND LICENSECopyright (C) 2007 by Lars Balker Rasmussen This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2007-07-21 Catalyst::Plugin::Session::Store::Cache(3pm)