X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=7b22c25f2ea12a23edd58cbc5d01a1444fc95e5e;hp=8b366c65bbeac9c33b09cadeb3e40e4314594b57;hb=8ae46e9876d7f0285d7a71eb3669a593a26ef4bb;hpb=f3d2ec61cac867693834d3093c9dff7891e3e3f5 diff --git a/Makefile.PL b/Makefile.PL index 8b366c6..7b22c25 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -85,9 +85,8 @@ my %META = ( develop => { requires => { 'CatalystX::LeakChecker' => '0.05', - 'Catalyst::Devel' => '1.0', # For http server test 'Test::WWW::Mechanize::Catalyst' => '0.51', - 'Test::TCP' => '2.00', # ditto, ships Net::EmptyPort + 'Test::TCP' => '2.00', 'File::Copy::Recursive' => '0.40', 'Starman' => 0, 'MooseX::Daemonize' => 0,