Hi - I'm in something of a Perl development hell. I am working on CGI (very basic - I've been Perl programming for all of a month) for the following: - Test as stand alone scripts on MacPerl (verifies syntax and some functionality) written at home and at work - Install on Netscape server under WinNT 4.0 (for use as SSI or CGI) at work While I was just creating scripts, it was no problem to take them home, develop them under MacPerl and then move them to NT Perl. Now, since I only have a Mac at home, I would like to be able to develop CGI with MacPerl and WebStar so that they can later be ported to the NT-Netscape server. So, in a nutshell: Can Mac-WebStar-MacPerl support the same Perl CGI (reading environment variables and all) as NT-Netscape-Perl? Doug Roberts inbox@headspace.com