Catalyst::Plugin::Cache::Curried man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Catalyst::Plugin::CachUseruContributed PerlCatalyst::Plugin::Cache::Curried(3)

NAME
       Catalyst::Plugin::Cache::Curried - Curried versions of "cache_set",
       "cache_get" and "cache_remove" that look more like a backend.

SYNOPSIS
	   my $curried = $c->cache( %meta );

	   $curried->get( $key, $value ); # no need to specify %meta

DESCRIPTION
       See "META DATA" in Catalyst::Plugin::Cache for details.

METHODS
       new %meta
	   Create a new curried cache, that captures %meta.

       backend %additional_meta
	   This calls "choose_cache_backend" on the $c object with the
	   captured meta and the additional meta.

       set $key, $value, %additional_meta
       get $key, %additional_meta
       remove $key, %additional_meta
       compute $key, $code, %additional_meta
	   Dellegate to the "c" object's "cache_set", "cache_get",
	   "cache_remove" or "cache_compute" with the arguments, then the
	   captured meta from "meta", and then the additional meta.

       meta
	   Returns the array ref that captured %meta from "new".

       c   The captured $c object to delegate to.

perl v5.14.1			  2010-05-2Catalyst::Plugin::Cache::Curried(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net