sub is_tainted { return ! eval { eval("#" . substr(join("", @_), 0, 0)); 1 }; }