X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=fb4ba248274617199b5cf45accd286792faa8e5e;hb=refs%2Ftags%2F0.29;hp=43c4ac20661441b809239558d83bc5dd62570871;hpb=00993f692209baa547faaa8c214260e67e88e2e9;p=gitmo%2FMooseX-Storage.git diff --git a/Makefile.PL b/Makefile.PL index 43c4ac2..fb4ba24 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,6 @@ author_tests 't/author'; build_requires 'Test::More' => '0.88'; build_requires 'Test::Deep' => '0'; build_requires 'Test::Exception' => '0'; -build_requires 'Test::TempDir' => '0.02'; build_requires 'Test::Requires' => '0.05'; author_requires 'Test::Pod' => '1.14';