in reply to Re: Taint mode... use all the time?
in thread Taint mode... use all the time?

You should supply the -T in the shebang line, however if you do so this precludes running the program like:

perl <scriptname>
at the command prompt (or elsewhere such as a CGI program on IIS ). There is a small article on overcoming this problem with IIS in the NMS FAQ.

/J\