]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/CPANPLUS-Dist-Gentoo.git] / Makefile.PL
index e5a8c9660b3c0aa1e3ab2ac8159d3f2f4eef2904..1801c70077e5f791c3c20a720d3c59291ea0fa16 100644 (file)
@@ -54,7 +54,7 @@ WriteMakefile(
  MIN_PERL_VERSION => 5.006,
  META_MERGE       => \%META,
  dist             => {
-  PREOP    => "pod2text $file > \$(DISTVNAME)/README",
+  PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",
   COMPRESS => 'gzip -9f', SUFFIX => 'gz'
  },
  clean            => {