croaker
06-27-2010, 01:24 PM
Hi, I have a Perl CGI script and it uses CGI::Session, i.e.
#!/usr/bin/perl
use CGI::Session;
It doesn't work and the log is:
Can't locate CGI/Session.pm in @INC (@INC contains: ...
Is the CGI::Session module is installed on the Hostmonster server?
Thanks!
#!/usr/bin/perl
use CGI::Session;
It doesn't work and the log is:
Can't locate CGI/Session.pm in @INC (@INC contains: ...
Is the CGI::Session module is installed on the Hostmonster server?
Thanks!