####Script .cgi ##### #!/usr/bin/perl use CGI; use lib qw(../cgi-lib); use POSIX qw(strftime); use siteconfig; use parseFile; use libUtil; use strict; ######## #### ###Log Apache [Tue Aug 1 12:39:01 2023] [notice] Apache/1.3.9 (Unix) configured -- resuming normal operations Can't locate object method "new" via package "CGI" (perhaps you forgot to load "CGI"?) at /usr/opt/perl5/lib/site_perl/5.28.1/CGI.pm line 7. Compilation failed in require at /ieweb/webmon61/cgi-bin/procStatus.cgi line 3. BEGIN failed--compilation aborted at /ieweb/webmon61/cgi-bin/procStatus.cgi line 3