X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=ade0d9ec274ba97329f362ac7003819d89cde740;hb=9239f18ff4f3b1a912ff71fb1bf450411e6cb63c;hp=56b17121d5f157d4334f7e4239935346fe5f876f;hpb=5cad4171344eb71f0055314c2b8752affe5a76a4;p=catagits%2FCatalyst-Devel.git diff --git a/Makefile.PL b/Makefile.PL index 56b1712..ade0d9e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,6 +38,7 @@ if (!$Module::Install::AUTHOR && $^O ne 'MSWin32') { requires 'Module::Install' => '1.02'; author_requires 'IPC::Run3'; +author_requires 'Proc::Background'; author_requires 'Test::Pod'; author_requires 'Test::Pod::Coverage';