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