X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=Makefile.PL;h=db00f65cc3074d2df3b4ac635f93c4006e0f70e0;hp=32135db1ea306a254b08b13d8c93c767ae8caf2c;hb=HEAD;hpb=f04bb39a7508600a63457dc56ed046e4a3011de7 diff --git a/Makefile.PL b/Makefile.PL index 32135db..db00f65 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,9 @@ my %META = ( } }, test => { requires => { - 'Test::More' => '0.88', + 'Catalyst::Test' => 0, + 'HTTP::Cookies' => 0, + 'Test::More' => '0.88', }, }, runtime => {