[cgiapp] Location not found with CGI::Application::Dispatch under mod_perl V 2

Jaldhar H. Vyas jaldhar at braincells.com
Mon Sep 1 10:55:33 EDT 2008


On Mon, 1 Sep 2008, Michael Peters wrote:

> Just a word of warning about C::A::P::Apache. The idea was that $self->query 
> would return an Apache::Request object instead of a CGI.pm object. This would 
> make things faster and use less memory. But so many other C::A plugins assume 
> that $self->query is a CGI.pm object that if you use CAP::Apache with other 
> plugins things break in weird ways. So, as the author of CAP::Apache, I'd 
> warn against using it if you want to use any other C::A plugins. If you just 
> want to use it by itself, it should be fine though.
>

Well that sucks.  Which plugins are broken?  Now that with Titanium, 
CGI::Application is trying to be a full framework instead of just a bunch 
of modules, shouldn't bugs be filed against plugins that dont do the right 
thing?

-- 
Jaldhar H. Vyas <jaldhar at braincells.com>


More information about the cgiapp mailing list