in reply to Re: path setting in captive environment
in thread path setting in captive environment

%ENV does not necessarily reflect the 'real' process environment block. You might need Env::C (see the module documentation).

Actually it does, and no you won't need Env::C

  • Comment on Re^2: path setting in captive environment