"Bruce L. Friedman" <[EMAIL PROTECTED]> said:
> Did either of you upgrade your version of Perl in addition to the CGI.pm Nope. [root@e-smith 5.6.0]# rpm -q perl perl-5.6.0-12 > Also, how can one tell which version of CGI.pm is installed? # pico /usr/lib/perl5/5.6.0/CGI.pm Look for something similar to this: $CGI::revision = '$Id: CGI.pm,v 1.58 2002/01/12 02:44:56 lstein Exp $'; $CGI::VERSION='2.80'; Regards, -- Darrell May DMC Netsourced.com http://netsourced.com http://myEZserver.com -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
