in reply to Re: CGI::Application and $self->param() wierdness
in thread CGI::Application and $self->param() wierdness
Thank you. I feel kind of silly. I was familiar with the PARAMS option on the new method, but didn't realize the significance/difference. Works fine after modification.