On Sun, 8 Jun 2003, Gerard ter Haar wrote: > Hi, > > [ Using CGI or CG-Simple ] > > well if all you are using it for is access to the query object... > > then yes. > Well that's something for me then. I only use it to retrieve and send some params > using > first: > > my $q=$self->query(); > > But I thought CGI-Application 'automatically' used CGI. I nowhere have a 'use CGI;. > So how > would I make CGI::Application use CGI-Simple? > > Kind regards, > > gerard
I second Gerard's request -- how do you do this? And, my second question is what type of shortfalls can I expect to find? In other words, are there any other CGI.pm functions used by CGI::Application that may break if I use CGI-Simple (or even say, CGI::Minimal)? Thanks, Neil --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
