use Alg::C3 0.05 persistent merge cache parameter, VERSION/Changes for 0.13
[gitmo/Class-C3.git] / Makefile.PL
index 431d78c..a074d35 100644 (file)
@@ -5,7 +5,7 @@ WriteMakefile(
     'PREREQ_PM'                => {
         'Test::More'      => 0.47,
         'Test::Exception' => 0.15,
-        'Scalar::Util'    => 1.18,
-        'Algorithm::C3'   => 0.01,
+        'Scalar::Util'    => 1.10,
+        'Algorithm::C3'   => 0.05,
                }
 );