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.07-20.fc9.ia64
              [15 KiB] | Changelog
              by Tom "spot" Callaway (2008-03-18): - create the vendor_perl/%{perl_version}/%{perl_archname}/auto directory 
  in %{_libdir} so we own it properly | 
            | perl-IO-Zlib-1.07-3.fc9.noarch
              [16 KiB] | Changelog
              by Steven Pritchard (2007-12-21): - Fix find option order.
- Use fixperms macro instead of our own chmod incantation. |