From:                   [EMAIL PROTECTED]
> Also I'm using -t switch and it doesn't throw an error on my win98 box
> but on the Unix server it does.  And when I check the error file it
> doesn't record the error.


    -t   Like -T, but taint checks will issue warnings rather than 
fatal
         errors. These warnings can be controlled normally with "no 
warnings
         qw(taint)".

         NOTE: this is not a substitute for -T. This is meant only to 
be
         used as a temporary development aid while securing legacy 
code: for
         real production code and for new secure code written from 
scratch
         always use the real -T.

You should use -T instead.

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to