On Thu, 31 Aug 2006 17:48:42 +0100
"Hendrik Van Belleghem" <[EMAIL PROTECTED]> wrote:

> AARGH! Get out the axes and pointy sticks! cgi-lib.pl hasn't been
> updated since 1998 (quick delta: 8 years). CGI.pm has stepped in as
> the de-facto module for CGI stuff.. CGI.pm DOES do mod_perl as well
> (although I personally have no experience with this)
> 
> Stick to CGI.pm or even better, Apache::Request :)
> 
> my 2 cents

   Agreed.  CGI.pm if you are comfortable with it and/or need to be
   able to work in a CGI and/or mod_perl environment.  Or use libapreq. 

   Personally, I've only used libapreq for the last several years. 

   Anything else would be uncivilized. :) 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to