Add variable definitions to the environment variable script

If you haven't already, add the variable definitions to the script.

Add the following variable definitions to the environment variable script.

$JAVA_HOME

PATH=$JAVA_HOME/bin:$PATH

$PERL_HOME

PATH=$PERL_HOME/bin:$PATH

AIX only export LANG=en_US

$WAS_HOME