|
|
Cache::MemoryBackend -- a memory based persistance mechanism
The MemoryBackend class is used to persist data to memory
my $backend = new Cache::MemoryBackend( );
See Cache::Backend for the usage synopsis.
See Cache::Backend for the API documentation.
Cache::Backend, Cache::FileBackend, Cache::ShareMemoryBackend
Original author: DeWitt Clinton <dewitt@unto.net>
Last author: $Author: dclinton $
Copyright (C) 2001-2003 DeWitt Clinton