Re: Using Config files and variables.

2005-08-01 Thread Dave Gray
On 7/31/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: problem is that the variables in the config are not being translated into there actual values before they get used. So you have a plaintext config file with variable names in it that you want perl to interpolate at some point once the

Using Config files and variables.

2005-07-31 Thread christopher . l . hood
Ok , all file contents and code are below, this is a sort of complicated issue. I have a config file with customer static information , a couple of modules, and a script. The basis of the problem is that in the config file there is an sql query that has some variables in it. The script calls one