in reply to perl script on Win32

You can do:
use warnings; use strict;
instead of the -w flag.