Good afternoon everyone,<br><br>I am currently working on a couple of Perl scripts and thought that I would post a question that I seem to run into all of the time.&nbsp; It is regarding environment variables and/or properties.&nbsp; I am sure that we have all faced the problem before, but I was curious to see how you may have resolved the issue.&nbsp; Let me first set the stage:
<br><br>You are working on a program with variables whose values depend on the environment that you are in.&nbsp; For example, the database connection, dsn, user id, password.&nbsp; When you are in the development environment, you want to connect to the dev database with development credentials.&nbsp; When you are in test...test and prod....prod.&nbsp; In what ways are you specifying these different values in each environment?&nbsp; What has worked best for you?
<br><br>Thanks and looking forward to the feedback.<br><br>-- <br>Carlus Henry<br>SageTech L.L.C.<br><a href="http://www.sagetech-llc.com">www.sagetech-llc.com</a> | <a href="http://jdcarlflip.blogspot.com/">http://jdcarlflip.blogspot.com/
</a>