perl-IO-Zlib - Perl IO:: style interface to Compress::Zlib
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- 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.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) |