erwin 2006-06-10 16:13:14 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-IO-Null Makefile distinfo pkg-descr pkg-plist
Log:
IO::Null
========
Calling a constructor of this class always succeeds, returning a new
null filehabdle. Writing to any object of this class is always a no-
operation, and returns true. Reading from any object of this class is
always nooperation, and returns empty-string or empty-list, as
appropriate.
WWW: http://search.cpan.org/dist/IO-Null/
PR: ports/98723
Submitted by: Rouslan Iskhakov <[EMAIL PROTECTED]>
Revision Changes Path
1.2267 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/p5-IO-Null/Makefile (new)
1.1 +3 -0 ports/devel/p5-IO-Null/distinfo (new)
1.1 +10 -0 ports/devel/p5-IO-Null/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-IO-Null/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"