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=91cabb6930e466666ac213cd420b19cdbde6a617;hb=626adb9c4591e540d675d6927903b82515712394;hpb=ae3d05c2ca7d5dc27fe84ad7b4a3a64722748f51 diff --git a/Makefile.PL b/Makefile.PL index 91cabb6..44295bf 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,16 +4,6 @@ name 'Catalyst-Model-DBIC-Schema'; perl_version 5.008001; all_from 'lib/Catalyst/Model/DBIC/Schema.pm'; -warn < '0.08114'; requires 'Catalyst::Runtime' => '5.80005'; requires 'CatalystX::Component::Traits' => '0.14'; @@ -25,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',