X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Storage.git;a=blobdiff_plain;f=Makefile.PL;h=dd9e177a5c541b0c061127376d409832f8be4efe;hp=b085239c3f12edae28db1dc1b9e26a0e167c0b03;hb=049541bdd8fe53d81ca4e0bc8cea4d5a79210ada;hpb=c557e79229dec7ef5a1c48f577f43bd8983b2992 diff --git a/Makefile.PL b/Makefile.PL index b085239..dd9e177 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,7 +41,7 @@ author_requires 'IO::File' => '0.1'; author_tests 't/author'; -build_requires 'Test::More' => '0.42'; +build_requires 'Test::More' => '0.88'; build_requires 'Test::Deep' => '0'; build_requires 'Test::Exception' => '0'; build_requires 'Test::TempDir' => '0.02';