]> git.vpit.fr Git - perl/modules/Sub-Op.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/Sub-Op.git] / Makefile.PL
index cc065737e3ed13114c1c1f4741885fd344cce721..8a8f928bd11a23e3886ed53da0d629cc2207af2a 100644 (file)
@@ -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",
@@ -68,7 +68,7 @@ WriteMakefile(
  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[