pkgsrc/devel/p5-IO-Null/distinfo
cjep 9a9a3fa59a 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.
2002-12-14 00:19:24 +00:00

4 lines
170 B
Text

$NetBSD: distinfo,v 1.1.1.1 2002/12/14 00:19:24 cjep Exp $
SHA1 (IO-Null-0.02.tar.gz) = b23852a3009e36dbb502e0019ab47fef0ea6aa64
Size (IO-Null-0.02.tar.gz) = 3894 bytes