On Wed, 2007-01-10 at 14:12 +0000, Andy Armstrong wrote: > It turns out the main bugs he's referring to are: > > http://rt.cpan.org/Ticket/Display.html?id=23519 "new modperl breaks > API again" > http://rt.cpan.org/Ticket/Display.html?id=11896 "parameters missing > with latest mod_perl"
Maybe I'm just being naive, but why would a CGI module like this ever use the mod_perl API for anything? It seems like it should just work exactly the same way it does for CGI and if anything breaks it's a bug in the mod_perl CGI emulation. - Perrin