in reply to Moving Perl script to Windows

I would strongly recommend moving from ActivePerl to Strawberry Perl (http://strawberryperl.com/). It is not a different..Perl, but you will also get the tools you require to build Perl modules from source (e.g. gcc, dmake, etc)
Hope that helps!