If that's not what you want, then read the documentation more carefully, subclass CGI::Application::Dispatch and override the appropriate method.if( length $ENV{QUERY_STRING} ){ print "Status: 302 Moved\015\012Location: $ENV{SCRIPT_NAME}/SiteMana +ger\015\012\015\012" } else { CGI::Application::Dispatch->dispatch(); }
In reply to Re: CGI::Application::Dispatch and 'default' run-modes
by PodMaster
in thread CGI::Application::Dispatch and 'default' run-modes
by geektron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |