CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     C     > >     Cache
Distribution Cache [Download]
Author CLEISHMAN [ Chris Leishman ]
Version 2.04
Abstract the Cache interface
Released 2 Feb 2006
Size 33.7 KB
MD5 Checksum c64b8dd8f04e101bd20cde0c7c2e3d17
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Date::Parse  |   DB_File  |   Digest::SHA1  |   File::NFSLock  |   File::Path  |   Heap::Fibonacci  |   IO::File  |   IO::String  |   Storable  |   Test::More  |  

Modules

Cache  [source]   [v 2.04] the Cache interface
Cache::Entry  [source]   [v 2.04] interface for a cache entry
Cache::File  [source]   [v 2.04] Filesystem based implementation of the Cache interface
Cache::File::Entry  [source]   [v 2.04] An entry in the file based implementation of Cache
Cache::File::Handle  [source] wrapper for IO::File to use in Cache::File implementation
Cache::File::Heap  [source]   [v 2.04] A file based heap for use by Cache::File
Cache::IOString  [source] wrapper for IO::String to use in Cache implementations
Cache::Memory  [source]   [v 2.04] Memory based implementation of the Cache interface
Cache::Memory::Entry  [source]   [v 2.04] An entry in the memory based implementation of Cache
Cache::Memory::HeapElem  [source] wrapper for Heap::Elem that stores keys
Cache::Null  [source]   [v 2.04] Null implementation of the Cache interface
Cache::Null::Entry  [source]   [v 2.04] An entry in the Null implementation of Cache
Cache::RemovalStrategy  [source]   [v 2.04] abstract Removal Strategy interface for a Cache
Cache::RemovalStrategy::FIFO  [source] FIFO Removal Strategy for a Cache
Cache::RemovalStrategy::LRU  [source] LRU Removal Strategy for a Cache
Cache::Tester  [source]   [v 2.04] test utility for Cache implementations

Categories

Data Type Utilities    >>     Cache
Archiving and Compression    >>     Cache

Win32 PPM packages for "Cache"

tcool.org Perl 5.8 repository   [  v 2.04   ]
uwinnipeg Perl 5.8 repository   [  v 2.04   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.