freebsd-ports/devel/p5-Tie-FileLRUCache/pkg-descr
Foxfair Hu f555846d91 Add p5-Tie-FileLRUCache 1.01,
a lightweight but robust filesystem based persistent LRU cache.

PR:		58455
Submitted by:	clsung@dragon2.net
2003-10-24 04:25:26 +00:00

10 lines
326 B
Text

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.
WWW: http://search.cpan.org/~snowhare/Tie-FileLRUCache-1.01/
Author: Benjamin Franz