diff options
Diffstat (limited to 'devel/p5-IO-Zlib/DESCR')
-rw-r--r-- | devel/p5-IO-Zlib/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IO-Zlib/DESCR b/devel/p5-IO-Zlib/DESCR index 8f0cfe88477..d1a9d81a04f 100644 --- a/devel/p5-IO-Zlib/DESCR +++ b/devel/p5-IO-Zlib/DESCR @@ -1,4 +1,4 @@ -The IO::Zlib module provides a Perl IO:: style interface to the +The IO::Zlib module provides a Perl 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 |