perl-IO-Zlib

Perl IO:: style interface to Compress::Zlib

Description

This modules provides an IO:: style interface to the Compress::Zlib package.
The main advantage is that you can use an IO::Zlib object in much the same way
as an IO::File object so you can have common code that doesn't know which sort
of file it is using.
Website: http://www.perl.org/
License: GPL+ or Artistic
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-IO-Zlib-1.10-404.el6_10.noarch [65 KiB] Changelog by Andrew Colin Kissa (2023-02-06):
- Bump version to 5.24.4
perl-IO-Zlib-1.09-144.el6_10.1.x86_64 [33 KiB] Changelog by Andrew Colin Kissa (2021-06-21):
- FIX: CVE-2020-10543
- FIX: CVE-2020-10878
- FIX: CVE-2020-12723
perl-IO-Zlib-1.09-144.el6_9.x86_64 [33 KiB] Changelog by Petr Pisar (2016-11-03):
- Fix duplicating PerlIO::encoding when spawning threads (bug #1390907)
perl-IO-Zlib-1.09-141.el6_7.1.x86_64 [33 KiB] Changelog by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920)