]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/blobdiff - Makefile.PL
Encode the README file in UTF-8
[perl/modules/Thread-Cleanup.git] / Makefile.PL
index f38e11736a2496a6486cc7d990a5ed273f42bc4d..5f455a61c118761b1fe9e269e95f99083bd0ddd4 100644 (file)
@@ -46,7 +46,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            => {