Obvious to nearly everyone, I'd guess.

If using this form in the instance script:

> > > my $webapp = App1->new(PARAMS => {cfg_file => 'config/app1.conf'});

One must do approx. this in application module:

$self->cfg_file($self->param('cfg_file'));


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to