Cache::SharedMemoryBackend(3) a shared memory based persistence mechanism

DESCRIPTION

The SharedMemoryBackend class is used to persist data to shared memory

SYNOPSIS


my $backend = new Cache::SharedMemoryBackend( );
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