in reply to Redirecting Perl errors to a file

How can I redirect STDOUT and STDERR from a program on WIN32?
perl.exe MyScript.pl 2> out.txt