]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/Test-Valgrind.git] / Makefile.PL
index 4588d5b435f35ca3a621bb1dabb8958029c458e4..b30c074f6fc873da6008b97dfc5ea504cc6030b4 100644 (file)
@@ -104,7 +104,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            => {