X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=a6535496db186b341c985427b508b723a13d5775;hb=93e4bb3f70bb211cd79b0275dd180b394d7bf8bd;hp=6c603ad99269358f1e8ebb3615b0da3a626e6066;hpb=c5785624dc4f0933fecda24f25349181b53e82e2;p=gitmo%2FClass-C3.git diff --git a/MANIFEST b/MANIFEST index 6c603ad..a653549 100644 --- a/MANIFEST +++ b/MANIFEST @@ -3,7 +3,6 @@ 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 @@ -37,6 +36,8 @@ 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/37_mro_warn.t t/lib/A.pm t/lib/B.pm t/lib/C.pm