Cache::MemoryBackend(3) 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.

AUTHOR

Original author: DeWitt Clinton <[email protected]>

Last author: $Author: dclinton $

Copyright (C) 2001-2003 DeWitt Clinton