X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=a37f617d188a47f8638de1849be89b64b96ebb28;hp=f25c082b998df6557ad7bc4d049ccb9b30bbd892;hb=a526c982f02435e4592256848c679c473ea57b4b;hpb=cc66256716f67b2866a800fd6c99b126f379422d diff --git a/Makefile.PL b/Makefile.PL index f25c082..a37f617 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -94,6 +94,7 @@ else { push(@author_requires, 'CatalystX::LeakChecker', '0.05'); push(@author_requires, 'Catalyst::Devel', '1.0'); # For http server test +push(@author_requires, 'Test::TCP', '1.27'); # ditto, ships Net::EmptyPort author_tests('t/author'); author_requires(