X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=0b4cdbe49b3f0773ea7bf749f58f3589c63632da;hb=ee2184e2f37034507fae23efa2ad1afc75c76fed;hp=6f49885d67322891af5ab43d4236e3ea85889832;hpb=94e57c3320296eddb5fe0eb837ac7c9ae8b197ba;p=catagits%2FCatalyst-Devel.git diff --git a/Makefile.PL b/Makefile.PL index 6f49885..0b4cdbe 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -24,6 +24,9 @@ requires 'Template' => '2.14'; author_requires 'IPC::Run3'; +author_requires 'PAR::Packer'; +author_requires 'Module::ScanDeps'; + test_requires 'Test::More' => '0.94'; install_share 'share';