in reply to Re: read the value of variable from environment file and set it to another properties file using perl script
in thread read the value of variable from environment file and set it to another properties file using perl script

Hi I have not used strict. I used $DOMAIN ans I have different values for $DOMAIN and I am using same regex for them. e.g. FINANCE_DB_CONN_STR, MARKETING_DB_CONN_STR

  • Comment on Re^2: read the value of variable from environment file and set it to another properties file using perl script

Replies are listed 'Best First'.
Re^3: read the value of variable from environment file and set it to another properties file using perl script
by haukex (Archbishop) on Jan 13, 2017 at 16:08 UTC

      Thanks I will go through