X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=d46666854a9a5bccb67463997214a530a423b40d;hb=ed5a217268b1f8b54cc4fff97d8e8a2a0f17f00b;hp=6820463450602090838329e67dcd2afd27ee9523;hpb=d0e2efe52be112c88ad2b401516ae5121b620f06;p=gitmo%2FClass-C3.git diff --git a/MANIFEST b/MANIFEST index 6820463..d466668 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,22 +1,49 @@ ChangeLog -Makefile.PL -MANIFEST -README +inc/Module/AutoInstall.pm +inc/Module/Install.pm +inc/Module/Install/AutoInstall.pm +inc/Module/Install/Base.pm +inc/Module/Install/Build.pm +inc/Module/Install/Can.pm +inc/Module/Install/Fetch.pm +inc/Module/Install/Include.pm +inc/Module/Install/Makefile.pm +inc/Module/Install/Metadata.pm +inc/Module/Install/Win32.pm +inc/Module/Install/WriteAll.pm lib/Class/C3.pm +lib/Class/C3/next.pm +Makefile.PL +MANIFEST This list of files +META.yml opt/c3.pm +README t/00_load.t t/01_MRO.t t/02_MRO.t t/03_MRO.t t/04_MRO.t t/05_MRO.t +t/06_MRO.t t/10_Inconsistent_hierarchy.t t/20_reinitialize.t -t/pod.t -t/pod_coverage.t +t/21_C3_with_overload.t +t/22_uninitialize.t +t/23_multi_init.t +t/24_more_overload.t +t/30_next_method.t +t/31_next_method_skip.t +t/32_next_method_edge_cases.t +t/33_next_method_used_with_NEXT.t +t/34_next_method_in_eval.t +t/35_next_method_in_anon.t +t/36_next_goto.t t/lib/A.pm t/lib/B.pm t/lib/C.pm t/lib/D.pm t/lib/E.pm t/lib/F.pm +t/pod.t +t/pod_coverage.t +util/visualize_c3.pl