The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This is a module to have an expiring (LRU) cache in your
system. Comes very handy if you want both to limit the
usage of memory (LRU) and expire the cached entries.

Enjoy,

Hans Oesterholt-Dijkema <oesterhol@cpan.org>