in reply to Re: %ENV setting not exported to child process?
in thread %ENV setting not exported to child process?
The only way I can see this happening is that perl doesn't use setenv() if a certain threading model is enabled, similar to what's been described here.
|
|---|