X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fstrictures.git;a=blobdiff_plain;f=Makefile.PL;h=90be8ea7230ec61fcf4cde6ae9ac56958a0d311e;hp=e34050dbb4037e837e9e47475c0628c5959e3406;hb=7a0d7a93dd5fea2bb680b86d5a167c307fd9bae7;hpb=754bf3a2a63513e9cbdbaa0fa819f331e9bdaf47 diff --git a/Makefile.PL b/Makefile.PL index e34050d..90be8ea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -31,6 +31,9 @@ my %META = ( }, }, develop => { requires => { + 'Test::Pod' => 0, + 'Test::Pod::Coverage' => 0, + 'Pod::Coverage::CountParents' => 0, %extra_prereqs, } }, },