in reply to
Re: Debugging My Perl
in thread
Debugging My Perl
Apologies if I've misunderstood, but redirecting STDERR works fine on WinXP:
perl script.pl 1>stdout.txt 2>stderr.txt
Comment on
Re^2: Debugging My Perl
Download
Code
In Section
Seekers of Perl Wisdom