![]() |
| |||||||
| Distribution | Cache-Cache [Download] |
| Author | JSWARTZ [ Jonathan Swartz ] |
| Version | 1.06 |
| Abstract | Generic cache interface and implementations |
| Released | 1 Mar 2009 |
| Size | 33.7 KB |
| MD5 Checksum | 4425f44ddb138a799290802e5aad46ef |
| 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 | Digest::SHA1 | Error | Storable | |
| Cache::BaseCache [source] | abstract cache base class |
| Cache::BaseCacheTester [source] | abstract cache tester base class |
| Cache::Cache [source] [v 1.06] | Generic cache interface and implementations |
| Cache::CacheMetaData [source] | data about objects in the cache |
| Cache::CacheSizer [source] | component object for mamanging the size of caches |
| Cache::CacheTester [source] | a class for regression testing caches |
| Cache::CacheUtils [source] | miscellaneous utility routines |
| Cache::FileBackend [source] | a filesystem based persistance mechanism |
| Cache::FileCache [source] | implements the Cache interface. |
| Cache::MemoryBackend [source] | a memory based persistance mechanism |
| Cache::MemoryCache [source] | implements the Cache interface. |
| Cache::NullCache [source] | implements the Cache interface. |
| Cache::Object [source] | the data stored in a Cache. |
| Cache::SharedMemoryBackend [source] | a shared memory based persistance mechanism |
| Cache::SharedMemoryCache [source] | extends the MemoryCache. |
| Cache::SizeAwareCache [source] | extends the Cache interface. |
| Cache::SizeAwareCacheTester [source] | a class for regression testing size aware caches |
| Cache::SizeAwareFileCache [source] | extends Cache::FileCache |
| Cache::SizeAwareMemoryCache [source] | extends Cache::MemoryCache |
| Cache::SizeAwareSharedMemoryCache [source] | extends Cache::SizeAwareMemoryCache |
| Development Stage (Note: *NO IMPLIED TIMESCALES*) | Released |
| Support Level | Developer |
| Language Used | Perl-only, no compiler needed, should be platform independent |
| Interface Style | Object oriented using blessed references and/or inheritance |
| Public License | Standard-Perl: user may choose between GPL and Artistic |
| ActiveState default Perl 5.10 repository [ v 1.06 ] |
| ActiveState default Perl 5.12 repository [ v 1.06 ] |
| ActiveState default Perl 5.6 repository [ v 1.03 ] |
| ActiveState default Perl 5.8 repository [ v 1.06 ] |
| tcool.org Perl 5.8 repository [ v 1.05 ] |
| trouchelle.com Perl 5.12 repository [ v 1.06 ] |
| trouchelle.com Perl 5.8 repository [ v 1.06 ] |
| uwinnipeg Perl 5.10 repository [ v 1.05 ] |
| uwinnipeg Perl 5.6 repository [ v 1.01 ] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |