Binary package “libperlio-gzip-perl” in ubuntu precise

module providing a PerlIO layer to gzip/gunzip

 PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
 files in the format used by the gzip program. Compression and decompression
 are both implemented, but cannot be used simultaneously (i.e. files cannot
 be opened for both reading and writing).