From: Vincent Pit Date: Thu, 22 Aug 2013 20:38:28 +0000 (-0300) Subject: Encode the README file in UTF-8 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Op.git;a=commitdiff_plain;h=4ed4b75a2aee969143762220e055a126f1de84df Encode the README file in UTF-8 --- diff --git a/Makefile.PL b/Makefile.PL index 8751a88..8a8f928 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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[