X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=a37f617d188a47f8638de1849be89b64b96ebb28;hb=e33d788dc6b1355e1c2cc0033443577c21c61b59;hp=f25c082b998df6557ad7bc4d049ccb9b30bbd892;hpb=71dd05e848d417f454f18fa143e7272411e9cde9;p=catagits%2FCatalyst-Runtime.git 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(