File: MANIFEST

package info (click to toggle)
libhtml-packer-perl 2.030000-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 296 kB
  • ctags: 155
  • sloc: perl: 2,706; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 720 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
26
27
28
29
30
31
32
33
34
35
36
37
38
.cvsignore
.gitignore
Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/HTML/Packer.pm
Makefile.PL
MANIFEST
META.yml
README.md
t/00-load.t
t/01-interface.t
t/02-io.t
t/03-leaks.t
t/04-leaks_full.t
t/html/s1-expected.html
t/html/s1.html
t/html/s2-expected.html
t/html/s2.html
t/html/s3-expected.html
t/html/s3.html
t/html/s4-expected.html
t/html/s4.html
t/html/s5-expected.html
t/html/s5.html
t/html/s6-expected.html
t/html/s6.html
t/pod.t
TODO