X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Fautovivification.git;a=blobdiff_plain;f=Makefile.PL;h=0573f82d82c6fd3771e768eb88836a92992e9854;hp=1c5c428370cef5598b9dd3158304139b31be1bae;hb=db6820fb2ae3a318f9685d80ceb923daa69bb541;hpb=e6ec2044aaf55c4ae83d62c38ed2f67d5f7749c8 diff --git a/Makefile.PL b/Makefile.PL index 1c5c428..0573f82 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -87,7 +87,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 => {