X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=d5fa8c5c3a07c957045a93bffe891c74e6565bcd;hp=b50b74f1de7d5473edf9640f0a9eb55210d53499;hb=ade3da0a3602627512932eef9af511247f11634f;hpb=409d48fb495802db8eb6e02a927dd2915d8643b4 diff --git a/Makefile.PL b/Makefile.PL index b50b74f..d5fa8c5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -82,6 +82,7 @@ test_requires 'Data::Dump'; test_requires 'HTTP::Request::Common'; test_requires 'IO::Scalar'; test_requires 'HTTP::Status'; +test_requires 'Catalyst::Plugin::Params::Nested'; # aggregate tests if AGGREGATE_TESTS is set and a recent Test::Aggregate and a Test::Simple it works with is available my @author_requires;