Travis Thornhill wrote:
Does anyone have any idea why setting $ENV{"PATH"} = "" would cause
Are you running setuid or in taint mode by chance?
the open() function to fail? The file I'm trying to open exists, and some debug
open(...) or die "open failed becaause: $!";
printing shows that I'm in the directory where it exists.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>