debian man page for catalyst::plugin::cache::backend::fastmmap

Query: catalyst::plugin::cache::backend::fastmmap

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Catalyst::Plugin::Cache::Backend::FastMmap(3pm) 	User Contributed Perl Documentation	   Catalyst::Plugin::Cache::Backend::FastMmap(3pm)

NAME
Catalyst::Plugin::Cache::Backend::FastMmap - A thin wrapper for Cache::FastMmap that can handle non refs.
SYNOPSIS
use Catalyst::Plugin::Cache::Backend::FastMmap; my $cache_obj = Catalyst::Plugin::Cache::Backend::FastMmap->new; $cache_obj->set( key => [qw/blah blah blah/] ); $cache_obj->set( key => "this_works_too" ); # non references can also be stored
DESCRIPTION
perl v5.14.2 2006-06-19 Catalyst::Plugin::Cache::Backend::FastMmap(3pm)
Related Man Pages
catalyst::plugin::authentication::credential::nopassword(3pm) - debian
catalyst::plugin::cache::store::fastmmap(3pm) - debian
catalyst::plugin::session::store::dbic::delegate(3pm) - debian
catalyst::plugin::unicode(3pm) - debian
catalyst::traitfor::model::dbic::schema::caching(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com