Name : perl-IO-Zlib
| |
Version : 1.150.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.1.1
| Date : 2024-04-06 14:49:53
|
Group : Unspecified
| Source RPM : perl-IO-Zlib-1.150.0-lp156.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : IO:: style interface to L< Compress::Zlib>
|
Description :
\'IO::Zlib\' provides an IO:: style interface to Compress::Zlib and hence to gzip/zlib compressed files. It provides many of the same methods as the IO::Handle interface.
Starting from IO::Zlib version 1.02, IO::Zlib can also use an external _gzip_ command. The default behaviour is to try to use an external _gzip_ if no \'Compress::Zlib\' can be loaded, unless explicitly disabled by
use IO::Zlib qw(:gzip_external 0);
If explicitly enabled by
use IO::Zlib qw(:gzip_external 1);
then the external _gzip_ is used *instead* of \'Compress::Zlib\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.6/noarch |