X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=5a68cbf0e234de42c8bead74f67c7b2227c777fe;hb=dfab7c8b29f43615983ca90c1c4474554cebfaa6;hp=19185e705e1fb0aae6d9714f9f0d2715f2a91f30;hpb=f2dec73df5a5b1eafeb7d39cbf5d775b29795cfb;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/Makefile.PL b/Makefile.PL index 19185e7..5a68cbf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,7 +6,7 @@ author 'Rafael Kitover '; license 'perl'; test_requires 'Test::More' => '0.94'; -test_requires 'Test::Exception'; +test_requires 'Test::Fatal'; test_requires 'Test::NoWarnings'; test_requires 'Test::Requires';