http://qs1969.pair.com?node_id=11760


in reply to Re: Problems with Sys::Syslog and taint
in thread Problems with Sys::Syslog and taint

i decided to completely localize %ENV because taint mode was complaining about my $ENV{BASH_ENV}. i figured it was best to completely redefine the environment to avoid individual errors like this.