Description
Gzip compression and decompression can be attached to Perl filehandle I/O through a PerlIO layer. Developers use it to read or write compressed data streams without separate compression steps. Consuming applications may process large or private files through this layer.