Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-IO-Zlib: IO:: style interface to Compress::Zlib
- Summary
- 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.
Changelog
- * Sat Apr 2 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.04-2
- Explicit requirement: Compress::Zlib.
- * Sun Oct 3 17:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.04-0.fdr.1
- Update to 1.04.
- * Tue Aug 24 17: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).