Skip Menu |

This queue is for tickets about the PerlIO-gzip CPAN distribution.

Report information
The Basics
Id: 79826
Status: new
Priority: 0/
Queue: PerlIO-gzip

People
Owner: Nobody in particular
Requestors: niels [...] thykier.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: PerlIO::gzip: please support compression level flag
Date: Mon, 24 Sep 2012 09:28:27 +0200
To: bug-PerlIO-gzip [...] rt.cpan.org
From: Niels Thykier <niels [...] thykier.net>
Hi, I think it would be very nice if it was possible to choose the compression level for output streams. Personally, I just need max compression (similar to gzip -9), but an option to set any level between 1-9 would obviously be just as good for me. :) ~Niels