X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=6064175be3536ce232a2127ba489bf761ac6969e;hb=f2118cbc4d0c80ad8b78ea39fa328eb3080c4277;hp=ee097e2f9b74dbe05406ec787e797a1f005d0789;hpb=61f64dfa5fa4f435e6cd854d22e4325ef1eb0068;p=perl%2Fmodules%2FLexical-Types.git diff --git a/Makefile.PL b/Makefile.PL index ee097e2..6064175 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -89,7 +89,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 => {