Perl class for null file handles
IO::Null ======== Calling a constructor of this class always succeeds, returning a new null filehandle. 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.
$
pkg install p5-IO-NullOrigin
devel/p5-IO-Null
Size
5.92KiB
License
not specified
Maintainer
rouslan@rshell.net
Dependencies
1 packages
Required by
2 packages