[Nagios-devel] pb with check_appletalk.pl

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] pb with check_appletalk.pl

Post by Guest »



Hi,
with perl-5.600-17mdk on Linux Mandrake release 7.2 (Odyssey) for i586
I've got a error with code from CVS
 
[root@odeon contrib]# ./check_appletalk.pl alesia
Bareword "utils" not allowed while "strict subs" in use at ./check_appletalk.pl
line 25.
Bareword "pm" not allowed while "strict subs" in use at ./check_appletalk.pl
line 25.
Can't modify negation (-) in predecrement (--) at ./check_appletalk.pl
line 204, near "This sf."
syntax error at ./check_appletalk.pl line 204, near "by:"
Bareword found where operator expected at ./check_appletalk.pl line
206, near "//thinkgeek"
        (Missing operator before
thinkgeek?)
Array found where operator expected at ./check_appletalk.pl line 209,
at end of line
Global symbol "@lists" requires explicit package name at ./check_appletalk.pl
line 209.
Bareword found where operator expected at ./check_appletalk.pl line
210, near "//lists"
        (Missing operator before
lists?)
Execution of ./check_appletalk.pl aborted due to compilation errors.
If you have a idea, thanks a lot !
 
--
Jean-Philippe Proux <[email protected]>
01 55 55 73 71
Ministère de la Jeunesse, de l'Éducation Nationale et
de la Recherche
SDIAC/DA-B9 : Bureau de l'architecture et des infrastructures techniques






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked