![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Recursively changing STDOUTby Sidhekin (Priest) |
on Sep 16, 2007 at 12:30 UTC ( #639246=note: print w/replies, xml ) | Need Help?? |
moritz gave you half the answer. The one thing remaining, is reopening STDOUT, STDERR with the $SAVEOUT, $SAVEERR. The three-argument open covers that:
print "Just another Perl ${\(trickster and hacker)},"
In Section
Seekers of Perl Wisdom
|
|