marmot101
2003-07-23 16:48:29 UTC
Hi,
I just installed Redhat Linux 9.0, which include perl-5.8.0. However, when I
run a perl program begin with:
use CGI /:standard/;
System complains: Can not locate CGI.pm ...
I went to perl directory: /usr/lib/perl5/5.8.0. There is no CGI.pm, but
there is a CGI.pm.newcgi. What should I do? rename this CGI.pm.newcgi to
CGI.pm? that sounds weird ...
Anyone can give me some suggestion?
Thanks!
I just installed Redhat Linux 9.0, which include perl-5.8.0. However, when I
run a perl program begin with:
use CGI /:standard/;
System complains: Can not locate CGI.pm ...
I went to perl directory: /usr/lib/perl5/5.8.0. There is no CGI.pm, but
there is a CGI.pm.newcgi. What should I do? rename this CGI.pm.newcgi to
CGI.pm? that sounds weird ...
Anyone can give me some suggestion?
Thanks!