Hi everybody,

I'm writing CGI scripts on a windows (2000 and xp pro) machine. In order
to make them more secure I try to employ the -T switch for taint mode. I
used to work when working on a linux station. Under windows the scripts
always complain "To late for -T option in script XY line 1" When I run
them from the command line. My first line always looks this #!perl -T

Perl is integrated into the PATH. 
Is it because Windows is considered an insecure operating system and
running scripts in Taint mode wouldn't help much??

Any suggestions?
Thanks 


Marcus


--
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