X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=0a54504223e03a52fbf6de4063c55919a564eab3;hb=fe143972050e95c4c91df08c24938cee96065bfe;hp=5e246bd67c1a56222b676a86aa626b9cee9b6e0d;hpb=b3ecfcfa9e4fafe5815bfbe344fc69947922c22c;p=dbsrgits%2FSQL-Abstract.git diff --git a/Makefile.PL b/Makefile.PL index 5e246bd..0a54504 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,7 +38,13 @@ my %META = ( }, }, develop => { - requires => {}, + requires => { + 'Test::Pod' => '1.14', + 'Test::Pod::Coverage' => '1.04', + 'Pod::Coverage' => '0.19', + 'Test::EOL' => '1.0', + 'Test::NoTabs' => '0.9', + }, }, }, resources => {