X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d73856061705c7e9d1ac33b5fa55eb29f677eae0;hb=b6c0db745a49a449dc55b0ad075bfd369d96723e;hp=0f430c21477d5e13016677ec5049f8b0aebe8d80;hpb=bfa1a27b119390fd1c1ed259e04cd388de3bb371;p=dbsrgits%2FSQL-Abstract.git diff --git a/Makefile.PL b/Makefile.PL index 0f430c2..d738560 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,7 +20,6 @@ requires 'Getopt::Long::Descriptive' => 0.086; requires 'Hash::Merge' => 0.12; test_requires "Test::More" => 0.92; -test_requires "Test::Deep" => 0.106; test_requires "Test::Exception" => 0; test_requires "Test::Warn" => 0; test_requires "Storable" => 0; # for cloning in tests