Iam using the system command to call an application(windows) that sets up
the enviorment. as per my knowledge, a subshell would be created & hence
the modified enviorment would be lost once system returns to the parent perl
script.

How can i modify the parent process enviornment in perl using system() .


regards,
poonam

Reply via email to