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.noarch
[250 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)
|
perl-IO-Compress-2.033-211.fc17.x86_64
[223 KiB] |
Changelog
by Petr Pisar (2012-02-06):
- Fix searching for Unicode::Collate::Locale data (bug #756118)
- Run safe signal handlers before returning from sigsuspend() and pause()
(bug #771228)
- Correct perl-Scalar-List-Utils files list
- Stop !$^V from leaking (bug #787613)
|