in reply to Reading and setting the environment from a shell script for the calling program

Without seeing the script, would it be to much
to set the environment variables in your perl script
ie. $ENV{'JAVA_HOME'} = ''
  • Comment on Re: Reading and setting the environment from a shell script for the calling program
  • Download Code