]> git.vpit.fr Git - perl/modules/Sub-Op.git/commitdiff
Encode the README file in UTF-8
authorVincent Pit <vince@profvince.com>
Thu, 22 Aug 2013 20:38:28 +0000 (17:38 -0300)
committerVincent Pit <vince@profvince.com>
Thu, 22 Aug 2013 20:38:28 +0000 (17:38 -0300)
Makefile.PL

index 8751a8891a98592847930185dbe28b3b0aca36bc..8a8f928bd11a23e3886ed53da0d629cc2207af2a 100644 (file)
@@ -68,7 +68,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'
  },
  FUNCLIST         => [ qw[