From: Tomas Doran Date: Wed, 4 Nov 2009 19:17:33 +0000 (+0000) Subject: Needed for authors to run optional http test X-Git-Tag: 5.80014~19 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3c9a702f521c1635602320cf62f056d362a45c2d;hp=aaf72276ef2f2c7c9cb9c0ab56b2bb3ade67bfb5;p=catagits%2FCatalyst-Runtime.git Needed for authors to run optional http test --- diff --git a/Makefile.PL b/Makefile.PL index 4403e91..c87002e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -64,6 +64,7 @@ else { map { glob } qw[t/*.t t/aggregate/*.t]; } author_requires 'CatalystX::LeakChecker', '0.03'; # Skipped if this isn't installed +author_requires 'File::Copy::Recursive'; # For http server test author_tests 't/author'; author_requires(map {; $_ => 0 } qw(