On Thu, 2006-08-31 at 09:23 -0700, Jay Scherrer wrote:
> I have used "cgi-lib.pl" from <http://cgi-lib.berkeley.edu> for awhile now.

Please don't use that.  It is outdated and has problems with security
and with standards compliance.  Use CGI.pm instead.  It's a painless
transition.  See the CGI.pm docs for information on how to port your
code.

- Perrin

Reply via email to