Stas Bekman wrote:
>> Taken from perlsec(1):
>>
>> sub is_tainted { return ! eval { join('',@_), kill 0; 1; }; }
>
>
> Thanks Dominique, I'll try that.
>
> Hmm, I can't find that in perlsec. which perl's manpage are you
> looking at?
>
>
>
Well it's section "Laundering and Detecting Tainted Data" in the
perlsec man page, as shipped with RedHat 7.3 (Perl 5.6.1) and Debian
stable (5.6.1) and testing (5.8.0).Regards,
-- << Tout n'y est pas parfait, mais on y honore certainement les jardiniers >>
Dominique Quatravaux <[EMAIL PROTECTED]>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
