Keith wrote:
I seem to recall that the shebang line is generally ignored in
Windows,

Even if the path to perl is, the flags are not. (Disclaimer: There may be exceptions...)


Now, if that is so, is there a way to turn on taint ( -T at end of
shebang line) for perl scripts in Windows

Yes: The -T flag.

Would this only apply if the scripts were being run within apache?

No.

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to