Quoting from the book "Network Programming with Perl" by Lincoln D. Stein (pp 29 - 30):
'When you load IO::File (technically, when IO::File loads IO::Handle, which it inherits from), it adds methods to ordinary filehandles. This means that any of the methods in IO::File can also be used with STDIN, STDOUT, STDERR or even with any of the conventional filehandles that you happen to create'.
Is the book incorrect or am I missing something?
njcodewarrior
In reply to Re^2: Using IO::File to redirect STDOUT
by njcodewarrior
in thread Using IO::File to redirect STDOUT
by njcodewarrior
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |