From: Tomas Doran Date: Sun, 24 Jul 2011 21:50:30 +0000 (+0100) Subject: Require these in author mode X-Git-Tag: 5.89003~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=f0bb153bd48201bbf98d7cf065dacae578315d08 Require these in author mode --- diff --git a/Makefile.PL b/Makefile.PL index e9475f2..f91ea8b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -80,6 +80,8 @@ author_requires 'File::Copy::Recursive'; # For http server test author_requires 'Catalyst::Devel', '1.0'; # For http server test author_requires 'Catalyst::Engine::PSGI'; author_requires 'Test::Without::Module'; +author_requires 'Starman'; +author_requires 'MooseX::Daemonize'; author_tests 't/author'; author_requires(map {; $_ => 0 } qw(