in reply to Re: CGI::Application vs CGI::Builder
in thread CGI::Application vs CGI::Builder

I would describe it more like C::A has studiously ignored both mod_perl 1 and 2. It is simply a well-behaved CGI program, which makes it easy to run under Apache::Registry and ModPerl::Registry.
  • Comment on Re: Re: CGI::Application vs CGI::Builder

Replies are listed 'Best First'.
Re: Re: Re: CGI::Application vs CGI::Builder
by Anonymous Monk on May 03, 2004 at 08:29 UTC
    You can use CGI::Builder under Apache::Registry and ModPerl::Registry as well, exactly like you do with C::A.

    The Apache::CGI::Builder adds just some feature you might appreciate under mod_perl ;-)