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)NAMECatalyst::Plugin::Cache::Backend::FastMmap - A thin wrapper for Cache::FastMmap that can handle non refs.SYNOPSISuse 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 storedDESCRIPTIONperl v5.14.2 2006-06-19 Catalyst::Plugin::Cache::Backend::FastMmap(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Find columns in a file based on header and print to new file |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |