Unless I am misunderstanding what you are doing,
should give you everything you need. On Windows, I can set environment variables from inside perl via $Env{var}=<value>, and these environment variables will be visible to subsequent `backtick` calls.use Env;
In reply to Re: Sourcing shell scripts
by sg
in thread Sourcing shell scripts
by tuxz0r
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |