Changes for version 0.95 - 2006-04-08
- Collapsed all the identical method calls into a dispatch mechanism around a single method call template.
- VASTLY improved error handling.
- Added the snmp method (eg get, set, walk) and request args to the request packet returned to callbacks.
- Reorganized Dispatcher.pm, trimmed old commented code. Removed unneeded debugging statements.
- trimmed unnecessary parameters from calls to __invoke_callback().
- added new tests for various aspects of error handling.
Modules
POE interface to Net::SNMP
Provides
in lib/POE/Component/SNMP/Dispatcher.pm