goonfest has asked for the wisdom of the Perl Monks concerning the following question:

I recently signed on with a hosting company running Activestate's latest PERL on NT servers. I have only run Perl CGI scripts on UNIX previously, and thus have encountered some annoying syntactical differences between running PERL on NT versus UNIX. Nothing major yet, just minor items here and there that can take HOURS to pick out/remedy.

Can anyone recommend any good books and/or web resources that might address such differences in programming and running PERL on NT? The free-er, the bett-er.

Thanks.

-the 600N

Replies are listed 'Best First'.
Re: PERL on WinNT
by KM (Priest) on Apr 24, 2001 at 22:50 UTC
    You can find the ActiveState FAQ on their website. Also, look at the perlport man page.

    Cheers,
    KM