Subject: CVS commit: pkgsrc/devel/p5-IO-Null
To: None <pkgsrc-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: pkgsrc-changes
Date: 12/14/2002 02:19:24
Module Name: pkgsrc
Committed By: cjep
Date: Sat Dec 14 00:19:24 UTC 2002
Update of /cvsroot/pkgsrc/devel/p5-IO-Null
In directory minbar.netbsd.org:/tmp/cvs-serv6445
Log Message:
Initial import of IO::Null 0.02 into the NetBSD packages collection as
devel/p5-IO-Null.
This is a perl class for null file handles. Calling a constructor of this
class always succeeds, returning a new null file handle. Writing to
any object of this class is always a no-operation, and returns true.
Reading from any object of this class is always no-operation, and
returns empty-string or empty-list, as appropriate.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-IO-Null/Makefile
N pkgsrc/devel/p5-IO-Null/PLIST
N pkgsrc/devel/p5-IO-Null/DESCR
N pkgsrc/devel/p5-IO-Null/distinfo
No conflicts created by this import