-
Notifications
You must be signed in to change notification settings - Fork 10
/
MANIFEST
52 lines (52 loc) · 906 Bytes
/
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
.gitignore
appveyor.yml
Changes
example/cpan.t
example/math-bigint.t
example/test_more.t
lib/Test/Vars.pm
LICENSE
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
README.md
t/00_load.t
t/01_all_vars_ok_self.t
t/02_no_warnings.t
t/03_warned.t
t/04_ignores.t
t/05_test_vars.t
t/06_vars_ok_self.t
t/07_stub_sub_bug.t
t/08_undef_aux_list.t
t/09_array_slice.t
t/10_my_sub.t
t/lib/Aelemfast.pm
t/lib/ArraySlice.pm
t/lib/Closure.pm
t/lib/CompileError.pm
t/lib/Foreach.pm
t/lib/ImplicitTopic.pm
t/lib/MySub.pm
t/lib/NotWarned.pm
t/lib/NoWarnings.pm
t/lib/NoWarningsOnce.pm
t/lib/OptimizedAway.pm
t/lib/OurVars.pm
t/lib/Regex.pm
t/lib/Self.pm
t/lib/StringyEval.pm
t/lib/StubSub.pm
t/lib/UndefAuxList.pm
t/lib/Warned1.pm
t/lib/Warned2.pm
t/lib/Warned3.pm
t/lib/Warned4.pm
t/lib/Warned5.pm
t/lib/Warned6.pm
t/lib/Warned7.pm
xt/01_pod-spell.t
xt/02_pod.t
xt/03_pod-coverage.t
xt/04_synopsis.t
xt/05_test-meta.t