X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=d46666854a9a5bccb67463997214a530a423b40d;hb=2d03114653e621a502f185949d1ae5400323d540;hp=5208b57c3f84778cf465d3ba168dd9430059cf7f;hpb=95bebf8c9b18222ddc1363d529f6fd6db46ae50a;p=gitmo%2FClass-C3.git diff --git a/MANIFEST b/MANIFEST index 5208b57..d466668 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,7 +1,49 @@ ChangeLog -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/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