]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/autovivification.git] / Makefile.PL
index 1c5c428370cef5598b9dd3158304139b31be1bae..0573f82d82c6fd3771e768eb88836a92992e9854 100644 (file)
@@ -87,7 +87,7 @@ WriteMakefile(
  MIN_PERL_VERSION => 5.008003,
  META_MERGE       => \%META,
  dist             => {
-  PREOP    => "pod2text $file > \$(DISTVNAME)/README",
+  PREOP    => "pod2text -u $file > \$(DISTVNAME)/README",
   COMPRESS => 'gzip -9f', SUFFIX => 'gz'
  },
  clean            => {