The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.03 - 2006-06-02

  • small doc tweaks
  • micro-optimized _pending_pdu_count by skipping exists() and just using ref().
  • added a check to __schedule_event to execute immediately if for some strange reason the time of execution has already arrived and yet we're still invoking __schedule.
  • fixed a logic error in the -localport initializer that was preventing retries if the random port chosen was already in use. Thanks to Curtis Coleman for the spot.

Modules

POE interface to Net::SNMP

Provides

in lib/POE/Component/SNMP/Dispatcher.pm
in lib/POE/Component/SNMP.pm