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-8.fc14.src [10 KiB] | Changelog
              by Marcela Maslanova (2010-05-02): - Mass rebuild with perl-5.12.0 |