>> - perl without tainting checks in cgi-bin?
>
>what exactly do you mean? how can i do/check that?
>

use '#!/usr/local/bin/perl -T' at the beginning of a perl cgi.

Probably it would end in some 'tainted' errors you have to solve.
For further details look into 'man perlsec'.

Christian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to