diff --git a/Makefile.PL b/Makefile.PL index 9b14c832f..2ecc92c4c 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -52,8 +52,9 @@ our %prereq_pm = ( 'PDF::Table' => 0.11.0, 'Session::Token' => 0, '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,