|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Re: Re: CGI::Application design strategyby clscott (Friar) |
| on Mar 02, 2004 at 21:29 UTC ( #333376=note: print w/ replies, xml ) | Need Help?? |
|
If you want to switch run modes in mid-stream your current run mode just has to call the runmode that you want. There is never any need for a normal CGI::Application based app to use redirect headers to access another runmode unless the resource has actually moved (e.g. has a new URL) Here is larsen's example modified updated to remove the redirect. -- Clayton
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||