X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e7e5c08f3d3e942d49e43bf9d09c150f63bd793e;hb=ce9e19dc06c0e6df8cb3e32cca24b445b96b1031;hp=2f4a846a3dae11c026fb05a1d09ab73f0dfd53a4;hpb=4e251d1a0b63c080957709a10a6ec6a5b6a94769;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Makefile.PL b/Makefile.PL index 2f4a846..e7e5c08 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -14,7 +14,7 @@ requires 'Carp::Clan'; requires 'List::MoreUtils'; requires 'Tie::IxHash'; -test_requires 'Test::More'; +test_requires 'Test::More' => '0.92'; test_requires 'Test::Exception'; feature 'Catalyst::Helper support',