2003-10-24 06:25:26 +02:00
|
|
|
Tie::FileLRUCache
|
|
|
|
|
|
|
|
Provides a lightweight Least Recently Used cache of data via
|
|
|
|
either an object or tied interface. Keys and data are both
|
|
|
|
allowed to be references and objects as well as scalars. Requires
|
|
|
|
'Digest::SHA1' to be installed.
|
|
|
|
|
2005-09-21 21:35:50 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Tie-FileLRUCache/
|
2003-10-24 06:25:26 +02:00
|
|
|
|
|
|
|
Author: Benjamin Franz
|