in reply to Re: CGI::Application::Dispatch and 'default' run-modes
in thread CGI::Application::Dispatch and 'default' run-modes

well, i was trying to avoid something like this ... i know that i could do a redirect there, or a mod_rewrite trick, but i was trying to avoid it unless that's what i *absolutely* had to do.

i'll try the patch, and if i can't get that to work, then i'll just use some redirect tricks.