mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
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: http://search.cpan.org/dist/PerlIO-gzip/
|