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