File: MANIFEST

package info (click to toggle)
libcache-perl 2.04-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 260 kB
  • ctags: 227
  • sloc: perl: 2,107; makefile: 45
file content (36 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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)