The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
MANIFEST.SKIP
Makefile.PL
README
TODO
design.dia
lib/Cache.pm
lib/Cache/Entry.pm
lib/Cache/File.pm
lib/Cache/File/Entry.pm
lib/Cache/File/Handle.pm
lib/Cache/File/Heap.pm
lib/Cache/IOString.pm
lib/Cache/Memory.pm
lib/Cache/Memory/Entry.pm
lib/Cache/Memory/HeapElem.pm
lib/Cache/Null.pm
lib/Cache/Null/Entry.pm
lib/Cache/RemovalStrategy.pm
lib/Cache/RemovalStrategy/FIFO.pm
lib/Cache/RemovalStrategy/LRU.pm
lib/Cache/Tester.pm
t/00basic.t
t/01fileheap.t
t/file.t
t/file_fifo.t
t/file_lru.t
t/file_tie.t
t/memory.t
t/memory_fifo.t
t/memory_lru.t
t/memory_tie.t
t/null.t
META.yml                                 Module meta-data (added by MakeMaker)