0.15_01 final changes (includes final patch, works with normal and patched perls)
[gitmo/Class-C3.git] / MANIFEST
1 Build.PL
2 c3.patch
3 ChangeLog
4 lib/Class/C3.pm
5 lib/Class/C3/next.pm
6 Makefile.PL
7 MANIFEST                        This list of files
8 META.yml
9 opt/c3.pm
10 README
11 t/00_load.t
12 t/01_MRO.t
13 t/02_MRO.t
14 t/03_MRO.t
15 t/04_MRO.t
16 t/05_MRO.t
17 t/06_MRO.t
18 t/10_Inconsistent_hierarchy.t
19 t/20_reinitialize.t
20 t/21_C3_with_overload.t
21 t/22_uninitialize.t
22 t/23_multi_init.t
23 t/30_next_method.t
24 t/31_next_method_skip.t
25 t/32_next_method_edge_cases.t
26 t/33_next_method_used_with_NEXT.t
27 t/34_next_method_in_eval.t
28 t/35_next_method_in_anon.t
29 t/lib/A.pm
30 t/lib/B.pm
31 t/lib/C.pm
32 t/lib/D.pm
33 t/lib/E.pm
34 t/lib/F.pm
35 t/pod.t
36 t/pod_coverage.t
37 util/visualize_c3.pl