Help for this page
Select Code to Download
Select
or
download this
sub is_tainted { return ! eval { eval("#" . substr(join("", @_), 0, 0)); 1 }; }