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.052-1.fc17.noarch
[250 KiB] |
Changelog
by Paul Howarth (2012-04-29):
- Update to 2.052
- IO::Compress::Zip: force a ZIP64 archive when it contains ≥ 0xFFFF entries
- Fix typo in POD (CPAN RT#76130)
- Don't need to remove empty directories from buildroot
|
perl-IO-Compress-2.033-211.fc17.ppc
[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)
|