Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-POE-Component-SNMP - POE interface to Net::SNMP
        
        - 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. 
Packages
        
        Changelog
        
            - * Fri Sep 29 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.07-1
- - 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 
            - * Tue Sep 12 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.06-1
- - update to 1.06 
            - * Thu Aug 31 18:00:00 2006 Chris Weyl <cweyl{%}alumni{*}drew{*}edu> 1.05-3
- - bump for mass rebuild