in reply to Re: just another taint question
in thread just another taint question

I probably should have added what I have already tried. I do have the following code at the top of my script.
$ENV{'PATH'} = '/bin:/usr/bin'; delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};