summaryrefslogtreecommitdiff
path: root/MANIFEST
blob: 1c0a63ad1b0f589c838149cdb08ea9eff096eab9 (plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Changes
lib/Test/Deep.pm
lib/Test/Deep/All.pm
lib/Test/Deep/Any.pm
lib/Test/Deep/Array.pm
lib/Test/Deep/ArrayEach.pm
lib/Test/Deep/ArrayElementsOnly.pm
lib/Test/Deep/ArrayLength.pm
lib/Test/Deep/ArrayLengthOnly.pm
lib/Test/Deep/Blessed.pm
lib/Test/Deep/Boolean.pm
lib/Test/Deep/Cache.pm
lib/Test/Deep/Cache/Simple.pm
lib/Test/Deep/Class.pm
lib/Test/Deep/Cmp.pm
lib/Test/Deep/Code.pm
lib/Test/Deep/Hash.pm
lib/Test/Deep/HashEach.pm
lib/Test/Deep/HashElements.pm
lib/Test/Deep/HashKeys.pm
lib/Test/Deep/HashKeysOnly.pm
lib/Test/Deep/Ignore.pm
lib/Test/Deep/Isa.pm
lib/Test/Deep/ListMethods.pm
lib/Test/Deep/Methods.pm
lib/Test/Deep/MM.pm
lib/Test/Deep/None.pm
lib/Test/Deep/NoTest.pm
lib/Test/Deep/Number.pm
lib/Test/Deep/Obj.pm
lib/Test/Deep/Ref.pm
lib/Test/Deep/RefType.pm
lib/Test/Deep/Regexp.pm
lib/Test/Deep/RegexpMatches.pm
lib/Test/Deep/RegexpOnly.pm
lib/Test/Deep/RegexpRef.pm
lib/Test/Deep/RegexpRefOnly.pm
lib/Test/Deep/RegexpVersion.pm
lib/Test/Deep/ScalarRef.pm
lib/Test/Deep/ScalarRefOnly.pm
lib/Test/Deep/Set.pm
lib/Test/Deep/Shallow.pm
lib/Test/Deep/Stack.pm
lib/Test/Deep/String.pm
Makefile.PL
MANIFEST      This list of files
README
t/all.t
t/any.t
t/array.t
t/array_each.t
t/arraylength.t
t/bag.t
t/bagrecursion.t
t/blessed.t
t/boolean.t
t/cache.t
t/circular.t
t/class.t
t/code.t
t/deep_utils.t
t/descend.t
t/error.t
t/hash.t
t/hash_each.t
t/hashkeys.t
t/ignore.t
t/import.t
t/isa.t
t/leaf-wrapper.t
t/lib/Over.pm
t/lib/Std.pm
t/listmethods.t
t/memory.t
t/methods.t
t/none.t
t/notest.t
t/notest_extra.t
t/number.t
t/reftype.t
t/regexp.t
t/regexp.t.orig
t/regexpref.t
t/rt78288_blessed_object.t
t/scalar.t
t/scalarref.t
t/set.t
t/shallow.t
t/string.t
TODO
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)