catalyst::plugin::cache::backend::fastmmap(3pm) debian man page | unix.com

Man Page: catalyst::plugin::cache::backend::fastmmap

Operating Environment: debian

Section: 3pm

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::authentication::credential::openid(3pm) - debian
catalyst::plugin::cache::store::fastmmap(3pm) - debian
catalyst::plugin::log::dispatch(3pm) - debian
catalyst::plugin::session::store(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?