Cache::MemoryCache man page on OpenServer

Printed from http://www.polarhome.com/service/man/?qf=Cache%3A%3AMemoryCache&af=0&tf=2&of=OpenServer

Cache::MemoryCache(3) User Contributed Perl DocumentationCache::MemoryCache(3)

NAME
       Cache::MemoryCache -- implements the Cache interface.

DESCRIPTION
       The MemoryCache class implements the Cache interface.  This cache
       stores data on a per-process basis.  This is the fastest of the cache
       implementations, but data can not be shared between processes with the
       MemoryCache.  However, the data will remain in the cache until cleared,
       it expires, or the process dies.	 The cache object simply going out of
       scope will not destroy the data.

SYNOPSIS
	 use Cache::MemoryCache;

	 my $cache = new Cache::MemoryCache( { 'namespace' => 'MyNamespace',
					       'default_expires_in' => 600 } );

	 See Cache::Cache for the usage synopsis.

METHODS
       See Cache::Cache for the API documentation.

OPTIONS
       See Cache::Cache for standard options.

PROPERTIES
       See Cache::Cache for default properties.

SEE ALSO
       Cache::Cache

AUTHOR
       Original author: DeWitt Clinton <dewitt@unto.net>

       Last author:	$Author: dclinton $

       Copyright (C) 2001-2003 DeWitt Clinton

perl v5.8.8			  2003-04-15		 Cache::MemoryCache(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OpenServer

List of man pages available for OpenServer

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