Name: | perl-IO-Zlib |
---|---|
Version: | 1.04 |
Release: | 4.2.1 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 22400 |
License: | GPL or Artistic |
RPM: | perl-IO-Zlib-1.04-4.2.1.noarch.rpm |
Source RPM: | perl-IO-Zlib-1.04-4.2.1.src.rpm |
Build Date: | Wed Jun 06 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://search.cpan.org/dist/IO-Zlib/ |
Summary: | 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. |
- rebuild
- rebuild for new perl-5.8.8
- rebuilt for new gcc
- rebuilt for new gcj
- Explicit requirement: Compress::Zlib.
- Update for Fedora Core 4.
- Update to 1.04.
- Signature test problem take 2: removed the test file instead (bug 2012).
- Update to 1.03. - Relocation of debug*.list files during the tests in order to avoid problems with Module::Signature (files not listed in MANIFEST).
- Avoid creation of the perllocal.pod file (make pure_install).
- perl -> %{__perl} in %build (bug 1525).
- Require perl(:MODULE_COMPAT_*). - Reduce directory ownership bloat.
- BuildArch: noarch.
- First build.