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 [EMAIL PROTECTED] http://savage.net.au/ ##### CGI::Application community mailing list ################ ## ## ## To unsubscribe, or change your message delivery options, ## ## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ## ## ## ## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ## ## Wiki: http://cgiapp.erlbaum.net/ ## ## ## ################################################################
