Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set PKGNAMEPREFIX to p5- | Steven Kreuzer | 2011-06-24 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=276206 | ||||
* | This module implements an alternative "event dispatcher" for Net::SNMP, using | Steven Kreuzer | 2011-06-24 | 4 | -0/+39 |
AnyEvent as a backend. It integrates Net::SNMP into AnyEvent: You can make non-blocking Net::SNMP calls and as long as other parts of your program also use AnyEvent (or some event loop supported by AnyEvent) and they will run in parallel. WWW: http://search.cpan.org/dist/AnyEvent-SNMP/ Notes: svn path=/head/; revision=276196 |