in reply to Re^2: In CGI::Application cgiapp_prerun vs. cgiapp_init?
in thread In CGI::Application cgiapp_prerun vs. cgiapp_init?
Don't. You will still benefit mentally from the separation of app-setup vs. response-setup. Plus, if you keep them separate, your migration to mod_perl will be easier when (not if!) it happens.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: In CGI::Application cgiapp_prerun vs. cgiapp_init?
by bradcathey (Prior) on Dec 12, 2005 at 19:30 UTC |