in reply to Re^2: CGI::Application - why?
in thread CGI::Application - why?
If you prefer, you can make every single action call a different module, but that would probably be massive overkill, especially since one runmode frequently calls another (e.g. if there are input errors you call the mode to show the form again, passing the errors along).
|
---|