search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/Tie-FileLRUCache
|