Query: catalyst::plugin::session::test::store
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Catalyst::Plugin::Session::Test::Store(3pm) User Contributed Perl Documentation Catalyst::Plugin::Session::Test::Store(3pm)NAMECatalyst::Plugin::Session::Test::Store - Reusable sanity for session storage engines.SYNOPSIS#!/usr/bin/perl use Catalyst::Plugin::Session::Test::Store ( backend => "FastMmap", config => { storage => "/tmp/foo", }, );DESCRIPTIONperl v5.14.2 2012-04-24 Catalyst::Plugin::Session::Test::Store(3pm)