Michael G Schwern > Tie-Cache-LRU-20081023.2116

Tie-Cache-LRU-20081023.2116

This Release Tie-Cache-LRU-20081023.2116  [Download] [Browse 23 Oct 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (374)   FAIL (2)   UNKNOWN (4)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (1 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
INSTALL
MANIFEST
META.yml
Makefile.PL
SIGNATURE

Modules

Tie::Cache::LRU A Least-Recently Used cache    20081023.2116
Tie::Cache::LRU::Array Tie::Cache::LRU implemented using arrays     
Tie::Cache::LRU::LinkedList Tie::Cache::LRU implemented using a linked     
Tie::Cache::LRU::Virtual Virtual base class for Tie::Cache::LRU::*