fix next::method under the perl debugger, needs porting up to blead
[gitmo/Class-C3-XS.git] / MANIFEST
index 1b9fa3c..4a7c655 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-Build.PL
 ChangeLog
 inc/Module/AutoInstall.pm
 inc/Module/Install.pm
@@ -23,6 +22,13 @@ t/02_MRO.t
 t/03_MRO.t
 t/04_MRO.t
 t/05_MRO.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