X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Model-DBIC-Schema.git;a=blobdiff_plain;f=Makefile.PL;h=44295bf05abb434be14a08d18795e86d8242974f;hp=eba03a17500058e831d2387478a5abe3123d5496;hb=626adb9c4591e540d675d6927903b82515712394;hpb=61fed351e2f295ecb63f0c238f50497e42723fbf diff --git a/Makefile.PL b/Makefile.PL index eba03a1..44295bf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -15,7 +15,7 @@ requires 'Carp::Clan'; requires 'List::MoreUtils'; requires 'Tie::IxHash'; -test_requires 'Test::More' => '0.92'; +test_requires 'Test::More' => '0.94'; test_requires 'Test::Exception'; feature 'Catalyst::Helper support',