diff --git a/Makefile.PL b/Makefile.PL index 900fbd239..2ecc92c4c 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ our %prereq_pm = ( 'String::CamelCase' => 0, 'Template' => 3.004, 'Test::MockTime' => 0, - 'Test::More' => 0, + 'Test::More' => 1.302112, 'Text::Autoformat' => 0, 'Text::CSV::Encoded' => 0, 'Tie::Cache' => 0,