Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 20081023 - 2008-10-23
- Bug Fixes
- each() no longer goes into an infinite loop
- rt.cpan.org 34962
Documentation
Modules
A Least-Recently Used cache
Tie::Cache::LRU implemented using arrays
Tie::Cache::LRU implemented using a linked list
Virtual base class for Tie::Cache::LRU::*