There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

Changes for version 20110205 - 2011-02-05

  • Misc
  • Clarified the license

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::*