ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
288 B
Text
6 lines
288 B
Text
PerlIO::gzip provides a PerlIO layer that manipulates files in the
|
|
format used by the gzip program. Compression and decompression are
|
|
implemented, but not together. If you attempt to open a file for
|
|
reading and writing the open will fail.
|
|
|
|
WWW: https://metacpan.org/release/PerlIO-gzip
|