in reply to Re^2: what is the method to get the environment from child process ?
in thread what is the method to get the environment from child process ?
Setting environment in child (perl )process, and getting it in parent ( perl ) process. Forking a child perl process from parent perl process.
You are suggesting using environment vars as an IPC mechanism?
If so, I don't believe that is possible on any multi-tasking OS.
|
|---|