perl-IO-Null - Class for null filehandles
| Website: | http://search.cpan.org/dist/IO-Null/ | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Fedora Project | 
- Description:
- IO::Null is a class for null filehandles. 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 no-operation, and returns empty-string or empty-list, as appropriate. 
Packages
| perl-IO-Null-1.01-4.fc9.noarch [9 KiB] | Changelog
              by Tom "spot" Callaway (2008-03-06): - rebuild for new perl |