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