debian man page for cache::memorybackend

Query: cache::memorybackend

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
Cache::MemoryBackend -- a memory based persistance 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 v5.12.4 2009-03-01 Cache::MemoryBackend(3pm)
Related Man Pages
cache::basecachetester(3pm) - debian
cache::memory(3pm) - debian
cache::object(3pm) - debian
cache::sharedmemorycache(3pm) - debian
cache::sizeawarecache(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?