[cgiapp] cgi::application::dispatch and modperl

Michael Peters mpeters at plusthree.com
Mon Oct 11 10:53:50 EDT 2010


On 10/11/2010 10:00 AM, Kurt Lidl wrote:

> But, to follow up the "tighter integration" part of the answer: Is there
> a good
> example/resource that shows how this is done?

I depends on what you want to do. One of the benefits of C::A is that it 
separates out your development from Apache so that your code can run on 
Apache/cgi, mod_perl, Fast CGI or something else.

> I really like the way that I
> get the right code running with CGI::Application::Dispatch, but I'd like
> to know
> where I should be looking to make this go to "the next step".

What do you mean by "the next step"?

-- 
Michael Peters
Plus Three, LP


More information about the cgiapp mailing list