Commit graph

3 commits

Author SHA1 Message Date
Jimmy Olgeni
f532e2405a Hunt for typos in devel/p5-*. 2008-05-23 21:18:39 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Erwin Lansing
7b6fb4d2db 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 <rouslan@rshell.net>
2006-06-10 16:13:14 +00:00