perl-POE-Component-SNMP - POE interface to Net::SNMP
Description:
POE::Component::SNMP is a POE-ized wrapper around the the Net::SNMP module. Most of its arguments aren't even evaluated by POE, except for -alias and -callback_args, as described in the manpage. If you want to make non-blocking calls with Net::SNMP in a POE application, this is the module to do it with.
Homepage: http://search.cpan.org/dist/POE-Component-SNMP
License: Artistic or GPL
Vendor: Fedora Project
Packages
perl-POE-Component-SNMP-1.07-1.fc6.noarch [34 KiB] |
Changelog by Chris Weyl (2006-09-29):
- update to 1.07 - minor spec tweaks - add an explicit requires on perl(Net::SNMP), as it was being skipped due to a 'use base' construct |