Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-IO-Zlib - IO:: style interface to Compress::Zlib
        
        - 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
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | perl-IO-Zlib | 1.04 | 2 | src | 12 KiB | Tue Apr  5 04:08:23 2005 | 
        
        Changelog
        
            - * Sat Apr  2 17:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-2
- - Explicit requirement: Compress::Zlib. 
            - * Sun Oct  3 18:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.04-0.fdr.1
- - Update to 1.04. 
            - * Tue Aug 24 18:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.03-0.fdr.2
- - Signature test problem take 2: removed the test file instead (bug 2012).