freebsd-ports/devel/p5-Cache/pkg-plist

24 lines
818 B
Text
Raw Normal View History

%%SITE_PERL%%/Cache.pm
%%SITE_PERL%%/Cache/Entry.pm
%%SITE_PERL%%/Cache/File.pm
%%SITE_PERL%%/Cache/File/Entry.pm
%%SITE_PERL%%/Cache/File/Handle.pm
%%SITE_PERL%%/Cache/File/Heap.pm
%%SITE_PERL%%/Cache/IOString.pm
%%SITE_PERL%%/Cache/Memory.pm
%%SITE_PERL%%/Cache/Memory/Entry.pm
%%SITE_PERL%%/Cache/Memory/HeapElem.pm
%%SITE_PERL%%/Cache/Null.pm
%%SITE_PERL%%/Cache/Null/Entry.pm
%%SITE_PERL%%/Cache/RemovalStrategy.pm
%%SITE_PERL%%/Cache/RemovalStrategy/FIFO.pm
%%SITE_PERL%%/Cache/RemovalStrategy/LRU.pm
%%SITE_PERL%%/Cache/Tester.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/.packlist
@dirrmtry %%SITE_PERL%%/Cache/RemovalStrategy
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache
@dirrmtry %%SITE_PERL%%/Cache/Memory
@dirrmtry %%SITE_PERL%%/Cache/File
@dirrmtry %%SITE_PERL%%/Cache/Null
@dirrmtry %%SITE_PERL%%/Cache