Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Cache::MemoryBackend

Name Cache::MemoryBackend
Version
Located at /usr/share/perl5
File /usr/share/perl5/Cache/MemoryBackend.pm
Is Core No
Search CPAN for this module Cache::MemoryBackend
Documentation Cache::MemoryBackend
Module Details Cache::MemoryBackend


NAME

Cache::MemoryBackend -- a memory based persistence mechanism


DESCRIPTION

The MemoryBackend class is used to persist data to memory


SYNOPSIS

  my $backend = new Cache::MemoryBackend( );
  See Cache::Backend for the usage synopsis.


METHODS

See Cache::Backend for the API documentation.


SEE ALSO

Cache::Backend, Cache::FileBackend, Cache::ShareMemoryBackend


AUTHOR

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

Last author: $Author: dclinton $

Copyright (C) 2001-2003 DeWitt Clinton

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026