Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Packages
perl-IO-Zlib-1.10-188.fc16.noarch
[36 KiB] |
Changelog
by Petr Pisar (2011-10-05):
- Fix CVE-2011-3597 (code injection in Digest) (bug #743010)
- Fix CVE-2011-2939 (heap overflow while decoding Unicode string) (bug #731246)
|