in reply to Re^3: Environment Variables?????
in thread Environment Variables?????

My suggestion would be to put your environment variables in a config file and have your script read the config file and add the vars to the %ENV hash as part of its initialization.