Changes for version 1.1002 - 2009-12-04
- Updated for Net::SNMP v6.0.0
- looking more closely at my fail reports, they have another problem: Net::SNMP uses a v-string, and it doesn't compare properly in the test suite. Tweaked Makefile.PL.
- Applied cleanup patches from gcola aka acferen__yahoo.com to eliminate some harmless but annoying warnings.
- Turns out that using POE::Kernel->method as a global access to the kernel is unsupported. Since I'm already importing POE::Kernel, I have $poe_kernel in my namespace already, so use that instead.
Modules
POE interface to Net::SNMP
Provides
in lib/POE/Component/SNMP/Dispatcher.pm
in lib/POE/Component/SNMP.pm