Cache::NullCache(3pm) - phpMan

Command: man perldoc info search(apropos)  


Cache::NullCache(3pm)          User Contributed Perl Documentation          Cache::NullCache(3pm)

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

DESCRIPTION
       The NullCache class implements the Cache::Cache interface, but does not actually persist
       data.  This is useful when developing and debugging a system and you wish to easily turn
       off caching.  As a result, all calls to get and get_object will return undef.

SYNOPSIS
         use Cache::NullCache;

         my $cache = new Cache::NullCache( );

         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: Jay Sachs

       Last author:     $Author: dclinton $

       Copyright (C) 2001 Jay Sachs, 2002 DeWitt Clinton

perl v5.20.2                                2014-09-17                      Cache::NullCache(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-02-22 00:44 @18.118.9.147 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!