Commit graph

2 commits

Author SHA1 Message Date
Steven Kreuzer
03f9d8a4ab Update to version 6.0 2012-04-25 20:36:44 +00:00
Steven Kreuzer
5365e2b64f This module implements an alternative "event dispatcher" for Net::SNMP, using
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/
2011-06-24 15:30:08 +00:00