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