]> git.vpit.fr Git - perl/modules/IPC-MorseSignals.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/IPC-MorseSignals.git] / Makefile.PL
index 3f35f0b611a8d032305f151b61af8ff285893983..6d7910a54dcd437f5b5cd31e6fc50fb8c6568287 100644 (file)
@@ -70,7 +70,7 @@ WriteMakefile(
  MIN_PERL_VERSION => 5.008,
  META_MERGE       => \%META,
  dist             => {
-  PREOP    => "pod2text $file > \$(DISTVNAME)/README",
+  PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",
   COMPRESS => 'gzip -9f', SUFFIX => 'gz',
  },
  clean            => {