Help for this page
=item tainted EXPR ... $taint = tainted("constant"); # false $taint = tainted($ENV{PWD}); # true if running under -T