Apache-GzipChain
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
dist => {
DIST_DEFAULT => 'README all tardist',
COMPRESS => 'gzip -9f'
# PREOP => 'co -l README && pod2text GzipChain.pm > README && ci -u README',
}
);
sub MY::postamble {
q{
README: lib/Apache/GzipChain.pm Makefile
chmod +w $@
pod2text lib/Apache/GzipChain.pm > $@
}
}
( run in 0.291 second using v1.01-cache-2.11-cpan-496ff517765 )