mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-25 04:50:58 -04:00
5 lines
240 B
Plaintext
5 lines
240 B
Plaintext
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.
|