http://www.perlmonks.org?node_id=411974


in reply to RFC: Apache::Controller

If your problem with CGI::Application was that you don't want to waste your time with Apache::Registry and little .cgi files, check out CGI::Application::Plugin::Apache, written by one of my co-workers. It makes CGI::Application fit into mod_perl much more naturally.