Re: [cgiapp] Question on inheriting parameters (Config::Simple)

2002-05-31 Thread Sherzod B. Ruzmetov
> I am trying to get the values from a Config::Simple file into a > HTML::Template object through CGI::Application. Yes, you are doing everything right assuming your configuration file exists and is readible. But I guess your variable inside the template might be wrong. Suppose you have the fo

[cgiapp] Question on inheriting parameters (Config::Simple)

2002-05-31 Thread Eric Moore
I am trying to get the values from a Config::Simple file into a HTML::Template object through CGI::Application. Can someone point me to the error of my ways since the values in the config file are not getting to the template. (Case sensitivity isn't an issue and the template prints fine, otherwi