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.

Homepage:
https://metacpan.org/release/Cache-LRU
