X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FSub-Nary.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=a4b3652675deb8f1d31ecb029e88e5e23e2ef3e0;hp=401711606b91e243cdcbc5c192311be1110ccecd;hb=0584ac7443358f88dd4bc4175eab775cd5cbf9cc;hpb=446820f6d081e113538483498bb5590b601a6f09 diff --git a/Makefile.PL b/Makefile.PL index 4017116..a4b3652 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -46,7 +46,7 @@ WriteMakefile( MIN_PERL_VERSION => 5.008001, META_MERGE => \%META, dist => { - PREOP => "pod2text $file > \$(DISTVNAME)/README", + PREOP => "pod2text -u $file > \$(DISTVNAME)/README", COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, clean => {