Skip Menu |

This queue is for tickets about the Net-SNMPTrapd CPAN distribution.

Report information
The Basics
Id: 83021
Status: resolved
Worked: 15 min
Priority: 0/
Queue: Net-SNMPTrapd

People
Owner: Nobody in particular
Requestors: cdukes [...] cdukes.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: Undefined subroutine (socket error)
When using the sample code provided, the script bails out due to a socket undefined error. Please see more details at http://stackoverflow.com/questions/14575180/perl-undefined-subroutine- netsnmptrapdpack-sockaddr-in
Line 554 and 556 needed Socket:: prefix to pack_sockaddr_in / _in6 functions. Funny, but I did not see the error on Windows 7 x64 / Strawberry 5.16.1. Updated in version 0.11 on CPAN this morning. Thank you for the report! cheers.