3 lines
142 B
Text
3 lines
142 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.
|