G
Greg G
I get the following when trying to install the SNMP-4.2.0 into perl
5.8.2 on a Solaris 7 host. Note that I don't want to use Net::SNMP as I
can't quite decipher the docs and I plan to migrate to SNMP::Multi after
I migrate some old code that's making snmpget system calls.
# perl Makefile.PL
WARNING: MAN3PODS takes a hash reference not a string/number.
Please inform the author.
Checking if your kit is complete...
Looks good
Processing hints file hints/solaris.pl
Can't use string ("SNMP") as a HASH ref while "strict refs" in use at
/usr/local/lib/perl5/5.8.2/ExtUtils/MM_Unix.pm line 503.
Thanks.
-Greg G
5.8.2 on a Solaris 7 host. Note that I don't want to use Net::SNMP as I
can't quite decipher the docs and I plan to migrate to SNMP::Multi after
I migrate some old code that's making snmpget system calls.
# perl Makefile.PL
WARNING: MAN3PODS takes a hash reference not a string/number.
Please inform the author.
Checking if your kit is complete...
Looks good
Processing hints file hints/solaris.pl
Can't use string ("SNMP") as a HASH ref while "strict refs" in use at
/usr/local/lib/perl5/5.8.2/ExtUtils/MM_Unix.pm line 503.
Thanks.
-Greg G