1d1f878054
Approved by: portmgr blanket
8 lines
289 B
Text
8 lines
289 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/dist/Tie-FileLRUCache/
|