X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Op.git;a=blobdiff_plain;f=Makefile.PL;h=86d3e76f4629859183f6065771bbcd16fd52e13a;hp=cc065737e3ed13114c1c1f4741885fd344cce721;hb=HEAD;hpb=c987524f0641ca6a25d5e3072c9d1a2ecef2f57c diff --git a/Makefile.PL b/Makefile.PL index cc06573..86d3e76 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -36,7 +36,7 @@ my %META = ( }, dynamic_config => 1, 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", @@ -65,10 +65,10 @@ WriteMakefile( ABSTRACT_FROM => $file, PL_FILES => {}, PREREQ_PM => \%PREREQ_PM, - MIN_PERL_VERSION => 5.010, + MIN_PERL_VERSION => '5.010', META_MERGE => \%META, dist => { - PREOP => "pod2text $file > \$(DISTVNAME)/README", + PREOP => "pod2text -u $file > \$(DISTVNAME)/README", COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, FUNCLIST => [ qw[