]> git.vpit.fr Git - perl/modules/B-RecDeparse.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/B-RecDeparse.git] / Makefile.PL
index 2d75598fa0a357a232db234ceea82d030062e373..73b18ef9e1bdd34e23c6423c451fdfa8abe745b9 100644 (file)
@@ -47,7 +47,7 @@ WriteMakefile(
  MIN_PERL_VERSION => '5.008001',
  META_MERGE       => \%META,
  dist             => {
-  PREOP    => "pod2text $file > \$(DISTVNAME)/README",
+  PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",
   COMPRESS => 'gzip -9f', SUFFIX => 'gz'
  },
  clean            => {