[Nagiosplug-devel] utils.pm -- nagiosplug-1.3-beta1

Stephen More mores at yahoo.com
Wed Oct 16 07:24:05 CEST 2002


I noticed that use strict was commented out.
What was the reason for this ?

Can I suggest putting it back with the following patch ?

21,22c21,22
< #use strict;
< #use vars($TIMEOUT %ERRORS);
---
> use strict;
> use vars qw($TIMEOUT %ERRORS $PATH_TO_RPCINFO $PATH_TO_NTPDATE $PATH_TO_NTPDC $PATH_TO_LMSTAT
$PATH_TO_SMBCLIENT);

-Stephen More

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com




More information about the Devel mailing list