[cgiapp] CGI::Application & mod_perl 2
    Ron Savage 
    ron at savage.net.au
       
    Mon Nov 12 19:28:58 EST 2007
    
    
  
Michael Peters wrote:
Hi Michael
> I like C::A::P::Apache if I want to use Apache::Request instead of CGI.pm.
> But
> remember, if other things expect $self->query to be a CGI.pm object (like
> C::A::P::Session probably does) then you will have problems.
Also possible is to use CGI::Simple as a light-weight version of CGI, and
it works with C::A::P::Session.
-- 
Ron Savage
ron at savage.net.au
http://savage.net.au/
    
    
More information about the cgiapp
mailing list