Geoffrey Young wrote:
> hi all
> 
> ok, I think the below patch handles everything that we had talked about over
> the past week wrt +SetupEnv and %ENV.

actually, there is a problem with PerlSetEnv, which is supposed to populate
%ENV with only that variable as soon as possible.  I can't remember the
interaction between PerlSetEnv and PerlSetupEnv in mp1, but it seems like
PerlSetEnv should happen regardless of the SetupEnv setting - it's a
specific call to populate %ENV with a specific variable, rather than "oh, if
people care about %ENV give them this too."  at least that's my read on it.

so, I still need to work up the patch a bit, but comments on the other
aspects of +SetupEnv welcome (as well as the above PerlSetEnv stuff).

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to