X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=98066ba96a0d99826347a22cb7d897089f195854;hb=571b41ae06dc2d3f5d58b235ec14156d72b2eb48;hp=12c0787ff6c6521e4f9cbd37a74a3652b95ca44d;hpb=47b94959f33e4e6b7f22ed200b62119cef44a692;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Makefile.PL b/Makefile.PL index 12c0787..98066ba 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -31,7 +31,7 @@ my $RUN_PREREQS = { 'Pod::Coverage::CountParents' => '0', 'Storable' => '0', 'Template' => '2.00', - 'Devel::Cover' => '0.96', + 'Devel::Cover' => '1.08', }; my %META = ( @@ -39,7 +39,7 @@ my %META = ( build_requires => $BUILD_PREREQS, dynamic_config => 0, resources => { - bugtracker => "http://rt.cpan.org/NoAuth/ReportBug.html?Queue=$dist", + bugtracker => "http://rt.cpan.org/Dist/Display.html?Name=$dist", homepage => "http://search.cpan.org/dist/$dist/", license => 'http://dev.perl.org/licenses/', repository => "http://git.profvince.com/?p=perl%2Fmodules%2F$dist.git",