Okay, here's the situation. What I've got: A Windows NT box running Netscape Enterprise Server v3.6 with Perl5 installed and working. The web server will run perl 5 cgi scripts.
Taint mode. If I try a shebang line a la unix like: #!c:\perl\bin\perl -T, I get a 500 Server error.
I can't seem to find anything useful in the documentation of the web server.