Class-C3 - the real 0.08, released as 0.09
[gitmo/Class-C3.git] / Makefile.PL
index 8df0ff9..b4fd87e 100644 (file)
@@ -6,6 +6,7 @@ WriteMakefile(
         'Test::More'      => 0.47,
         'Test::Exception' => 0.15,
         'Scalar::Util'    => 1.10,
-        'Sub::Name'       => 0
+        'Sub::Name'       => 0,
+        'NEXT'            => 0,     # for tests only
                }
 );