-
Notifications
You must be signed in to change notification settings - Fork 3
/
MANIFEST
66 lines (66 loc) · 1.15 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
61
62
63
64
65
66
bench/bench.pl
Changes
lib/CAIXS.pm
lib/Class/Accessor/Inherited/XS.pm
lib/Class/Accessor/Inherited/XS/Compat.pm
Makefile.PL
MANIFEST This list of files
README
t/00_use.t
t/01_basic_obj.t
t/02_basic_pkg.t
t/03_inherited.t
t/04_package.t
t/05_override.t
t/06_retval.t
t/07_die.t
t/08_stash_manip.t
t/09_import.t
t/10_gparent_found.t
t/11_empty_gv.t
t/12_simple_class.t
t/13_varclass.t
t/14_object.t
t/15_constructor.t
t/16_ro.t
t/17_lazy.t
t/18_shortcut.t
t/19_deprecate.t
t/20_weak.t
t/30_utf8.t
t/31_utf8_pkg_normal.t
t/32_utf8_pkg_broken.t
t/33_binary.t
t/34_utf8_class_normal.t
t/35_binary_class.t
t/40_invalid_types.t
t/41_register_type.t
t/42_partial.t
t/43_fail_preserve.t
t/44_register_types.t
t/45_register_type_info.t
t/70_opcode_entersub.t
t/71_opcode_method_named.t
t/72_opcode_method.t
t/73_call_sv.t
t/74_lazy_recursive.t
t/75_nytprof.t
t/76_opf_stacked.t
t/80_threads.t
t/81_threads_anyptr.t
t/90_leaktrace.t
t/91_memleak.t
t/92_leakcb.t
t/93_leaknew.t
t/lib/AccessorInstaller.pm
t/lib/BaseInheritedGroups.pm
t/lib/ExtraInheritedGroups.pm
t/lib/SuperInheritedGroups.pm
XS.xs
xs/accessors.h
xs/compat.h
xs/fimpl.h
xs/installer.h
xs/op.h
xs/types.h
xs/util.h