File: MANIFEST

package info (click to toggle)
libclass-unload-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 148 kB
  • ctags: 101
  • sloc: perl: 1,099; makefile: 15
file content (25 lines) | stat: -rw-r--r-- 501 bytes parent folder | download
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
.gitignore
Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Class/Unload.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00-load.t
t/01-unload.t
t/02-inheritance.t
t/lib/MyClass.pm
t/lib/MyClass/Child.pm
t/lib/MyClass/Parent.pm
t/lib/MyClass/Sub.pm
t/lib/MyClass/Sub/Sub.pm
t/pod-coverage.t
t/pod.t