X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=98066ba96a0d99826347a22cb7d897089f195854;hb=b84f62f5ca56fc8142c7adb43cb09cd380b240e6;hp=f701437ed278fdc6208bc5582da4027c75fdf1a7;hpb=a76a3d0b2e3768ae913f0e5feef72d22cafe1241;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Makefile.PL b/Makefile.PL index f701437..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.94', + '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",