4 lines
187 B
Text
4 lines
187 B
Text
A simple, fast implementation of an in-memory LRU cache in pure perl with
|
|
the maximum number of entries to be stored within the cache object.
|
|
|
|
WWW: http://search.cpan.org/dist/Cache-LRU/
|