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