[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Cube2 Can't locate cgi-lib.pl



Greetings,

I'm trying to debug a perl script and I'm get the following error when I run
the script from the command prompt.

Can't locate cgi-lib.pl in @INC (@INC contains:
/usr/lib/perl5/mips-linux/5.0040
4 /usr/lib/perl5 /usr/lib/perl5/site_perl/mips-linux
/usr/lib/perl5/site_perl .)
 at ./client.pl line 5.

Line five has the following:

require "cgi-lib.pl";

This script ran well on another UNIX server. This my first attempt of
running a perl script from my Cube2. BTW I checked the archives and found a
few hits but there was no real solution.

Thanks,
Robert