Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IO-Compress - Read and write compressed data
- Description:
This distribution provides a Perl interface to allow reading and writing of
compressed data created with the zlib and bzip2 libraries.
IO-Compress supports reading and writing of bzip2, RFC 1950, RFC 1951,
RFC 1952 (i.e. gzip) and zip files/buffers.
The following modules used to be distributed separately, but are now
included with the IO-Compress distribution:
* Compress-Zlib
* IO-Compress-Zlib
* IO-Compress-Bzip2
* IO-Compress-Base
Packages
perl-IO-Compress-2.049-1.fc17.src
[243 KiB] |
Changelog
by Paul Howarth (2012-02-18):
- Update to 2.049
- IO::Compress::Zip:
- Error in t/cz-03zlib-v1.t that caused warnings with 5.15 (Perl RT#110736)
|