X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=113ed28e9308087cac638e2d16c099de6f7d7416;hb=7a2295bc5e5acd73fe7ffc3bc556dfa2ec74486a;hp=910922656b8c3bc0dda234bf67937f9523f91724;hpb=a24c0135f19ff9b2fe78359c2aa10f5df3e9ab08;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 9109226..113ed28 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -49,6 +49,7 @@ if (-e 'inc/.author') { build_requires 'Test::NoTabs'; build_requires 'Test::Pod' => 1.14; build_requires 'Test::Pod::Coverage' => 1.04; + build_requires 'Pod::Coverage' => 0.19; if ($^O eq 'darwin') { my $osx_ver = `/usr/bin/sw_vers -productVersion`;