Perl interface to the zlib compression library

Edit Package perl-Compress-Raw-Zlib
http://cpan.org/modules/by-module/Compress/

The _Compress::Raw::Zlib_ module provides a Perl interface to the _zlib_
compression library (see the /AUTHOR manpage for details about where to get
_zlib_).

Refresh
Refresh
Source Files
Filename Size Changed
Compress-Raw-Zlib-2.048.tar.gz 0000222035 217 KB
perl-Compress-Raw-Zlib.changes 0000005117 5 KB
perl-Compress-Raw-Zlib.spec 0000002165 2.11 KB
Revision 23 (latest revision is 59)
Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) committed (revision 23)
- update to 2.048
      * Set minimum zlib version to 1.2.0
      * Allow flush to be called multiple times without any intermediate
        call to deflate and still return Z_OK.
        In the code below $status was Z_BUF_ERROR before this change.
          $def->flush(...);
          $status = $def->flush(...);
      * Added support for zlibCompileFlags
      * Set minimum Perl version to 5.6
Comments 0
openSUSE Build Service is sponsored by