in reply to Re: CGI::Application Run Modes
in thread CGI::Application Run Modes

rob_au, I tried the first approach and added "q->param('runmode', 'mode3');" to the "bar" sub right before "return" statement. It did not help. Where I'm wrong?

--dda