diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-13 17:10:15 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-13 17:10:15 +0000 |
commit | ef91c9f5472bdee5a61430b8b57458d80c7455d2 (patch) | |
tree | eb7b9d5b9be81b6ae295b26684ad4a8555812cbe /devel/p5-IO-Zlib/PLIST | |
parent | 61c0b7cf7cc88c274dab8b8e8ab2e564a1997070 (diff) | |
download | pkgsrc-ef91c9f5472bdee5a61430b8b57458d80c7455d2.tar.gz |
Initial import of the perl IO::Zlib module v1.01 into the NetBSD packages
collection as devel/p5-IO-Zlib.
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
using.
Diffstat (limited to 'devel/p5-IO-Zlib/PLIST')
-rw-r--r-- | devel/p5-IO-Zlib/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-IO-Zlib/PLIST b/devel/p5-IO-Zlib/PLIST new file mode 100644 index 00000000000..64fb2c32a98 --- /dev/null +++ b/devel/p5-IO-Zlib/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/13 17:10:15 cjep Exp $ |