|
|
| Perl: the Markov chain saw | |
| PerlMonks |
In CGI::Application cgiapp_prerun vs. cgiapp_init?by bradcathey (Prior) |
| on Dec 12, 2005 at 10:50 UTC ( [id://516037]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.bradcathey has asked for the wisdom of the Perl Monks concerning the following question: Fellow Monasterians, Still new to CGI::Application but forcing myself to learn it and use it. Currently I have one question. What is the difference between cgiapp_prerun{} and cgiapp_init{}? Their functions seem so similar. All I can glean from the documentation is that prerun may be the place to alter run modes and that init is the place to grab C::A params. But then there is mention of setting variables. Anyway, here's what I have:
Also, what might the difference be between sub teardown{} and cgiapp_postrun{}? Thanks all! —Brad "The important work of moving the world forward does not wait to be done by perfect men." George Eliot
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||