http://search.cpan.org/~kenshan/IO-Tee-0.64/Tee.pm
Think you can use this module to do exactly what you want. - Mike Arms -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Barry Brevik Sent: Tuesday, July 05, 2011 2:43 PM To: [email protected] Subject: Help with file redirect I am writing an app that has a lot of screen output which it writes to STDERR. The screen output is copious, but I need it right now for debugging; I can get rid of it later. My question is if it is possible to write to STDERR and a named file at the same time? I'd rather not go through the code and change every print statement. Barry Brevik _______________________________________________ Perl-Win32-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
