|
|
| Think about Loose Coupling | |
| PerlMonks |
How do you set STDOUT back to...well, STDOUT?by Riales (Friar) |
| on Jun 13, 2012 at 19:39 UTC ( #976052=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Riales has asked for the
wisdom of the Perl Monks concerning the following question:
Hi Monks, I'm following the advice found in how do i redirect STDOUT, STDIN, or STDERR to a FILE? on how to redirect STDOUT to a file. I'm having trouble figuring out how to push output back to STDOUT after I'm done directing output to the file. Anybody know? Thanks! Riales EDIT:I should clarify that I am using the first method (with IO::Handle).
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||