openbsd-ports/archivers/p5-PerlIO-gzip/pkg/DESCR

6 lines
247 B
Plaintext
Raw Normal View History

2006-11-12 11:27:26 -05:00
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.