libcache-lru-perl

Simple, fast implementation of lru cache
  https://metacpan.org/pod/Cache::LRU
  0
  no reviews



Cache::lru is a simple, fast implementation of an in-memory least recently used (lru) cache in pure perl.