<DIV>I get this error when attempting to execute check_apc_ups.pl, do I need a perl module or something? Perl doesn't seem to like the "use lib uitls.pm" command....</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>fwlogs# ./check_apc_ups.pl<BR>Bareword "utils" not allowed while "strict subs" in use at ./check_apc_ups.pl line 15.<BR>Bareword "pm" not allowed while "strict subs" in use at ./check_apc_ups.pl line 15.<BR>BEGIN not safe after errors--compilation aborted at ./check_apc_ups.pl line 16.<BR></DIV>
<DIV>use strict;<BR>use Getopt::Long;<BR>use vars qw($opt_V $opt_h $opt_H $opt_T $opt_t $opt_R $opt_r $opt_L $opt_l $PROGNAME);<BR>use lib utils.pm;<BR>use utils qw(%ERRORS &print_revision &support &usage);</DIV>
<DIV>sub print_help ();<BR>sub print_usage ();<BR>sub get_snmp_int_val ($);<BR>sub escalate_exitval ($);<BR></DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://antispam.yahoo.com/whatsnewfree">Protect your identity with Yahoo! Mail AddressGuard</a>