-
Notifications
You must be signed in to change notification settings - Fork 11
/
MANIFEST
60 lines (60 loc) · 1.33 KB
/
MANIFEST
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Build.PL
Changes
lib/Test/Compile/Internal.pm
lib/Test/Compile.pm
LICENSE
Makefile.PL
MANIFEST This list of files
META.json
META.yml
README
t/000-compile.t
t/100-internal--default_locations.t
t/100-internal--find-files-ignores-cvs.t
t/100-internal--find-files-ignores-svn.t
t/100-internal--find-files.t
t/100-internal--taint-mode.t
t/100-internal--perl-module.t
t/100-internal--perl-script.t
t/100-internal--read-shebang.t
t/100-internal--skip.t
t/100-internal--test-methods.t
t/100-internal-all-pl-files.t
t/100-internal-all-pm-files.t
t/100-internal-basic.t
t/100-internal-mess-with-lib.t
t/100-internal-pl-file-compiles.t
t/100-internal-pm-file-compiles.t
t/100-internal-testfail.t
t/100-internal-verbose.t
t/200-import-check.t
t/200-all-files-ok.t
t/200-all-pm-files-ok.t
t/200-all-pl-files-ok.t
t/200-all-pl-files.t
t/200-px-file-ok.t
t/200-taint.t
t/999-has-version.t
t/999-perlcritic.t
t/999-pod-coverage.t
t/999-pod.t
t/999-portability.t
t/999-synopsis.t
t/999-version.t
t/perlcriticrc
t/scripts/.svn/Ignore.pm
t/scripts/CVS/Ignore.pm
t/scripts/CVS/taint2.pl
t/scripts/datafile
t/scripts/failure.pl
t/scripts/Fail.pm
t/scripts/LethalImport.pm
t/scripts/messWithLib.pl
t/scripts/Module2.pm
t/scripts/Module.pm
t/scripts/perlscript
t/scripts/perlscript.pSgi
t/scripts/shellscript
t/scripts/subdir/empty
t/scripts/subdir/success.pl
t/scripts/taint.pl