X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=3c71b5d4c2d776c2c7507fb5a9adf4f8700b265c;hb=54750c7a150274c9711c8797b3c14a59f496a224;hp=b126ac0b5f053e128f58f6d84ef05d53f3fe02b7;hpb=3be357b0bb2c31c729e14e3244428372810a4263;p=scpubgit%2FQ-Branch.git diff --git a/Makefile.PL b/Makefile.PL index b126ac0..3c71b5d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,7 @@ all_from 'lib/SQL/Abstract.pm'; requires 'List::Util' => 0; requires 'Scalar::Util' => 0; -test_requires "Test::More" => 0; +test_requires "Test::More" => 0.96; test_requires "Test::Exception" => 0; test_requires "Test::Warn" => 0; test_requires "Storable" => 0; # for cloning in tests