break out most of the code to ::PurePerl
[gitmo/Class-C3.git] / MANIFEST
1 Build.PL
2 ChangeLog
3 MANIFEST                        This list of files
4 META.yml
5 Makefile.PL
6 README
7 lib/Class/C3.pm
8 opt/c3.pm
9 t/00_load.t
10 t/01_MRO.t
11 t/02_MRO.t
12 t/03_MRO.t
13 t/04_MRO.t
14 t/05_MRO.t
15 t/06_MRO.t
16 t/10_Inconsistent_hierarchy.t
17 t/20_reinitialize.t
18 t/21_C3_with_overload.t
19 t/22_uninitialize.t
20 t/23_multi_init.t
21 t/30_next_method.t
22 t/31_next_method_skip.t
23 t/32_next_method_edge_cases.t
24 t/33_next_method_used_with_NEXT.t
25 t/34_next_method_in_eval.t
26 t/35_next_method_in_anon.t
27 t/lib/A.pm
28 t/lib/B.pm
29 t/lib/C.pm
30 t/lib/D.pm
31 t/lib/E.pm
32 t/lib/F.pm
33 t/pod.t
34 t/pod_coverage.t
35 util/visualize_c3.pl