Package perl-AnyEvent-SNMP: Information
Source package: perl-AnyEvent-SNMP
Version: 6.02-alt2
Build time: Jun 22, 2021, 10:20 AM
Category: Development/Perl
Report package bugHome page: http://search.cpan.org/dist/AnyEvent-SNMP/
License: Perl
Summary: Perl adaptor to integrate Net::SNMP into AnyEvent
Description:
Perl module AnyEvent::SNMP implements an alternative event dispatcher for Net::SNMP, using AnyEvent as a backend. This integrates Net::SNMP into AnyEvent. That means 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), they will run in parallel.
Maintainer: Nikolay A. Fetisov
Last changed
June 21, 2021 Igor Vlasenko 6.02-alt2
- NMU: fixed build with perl 5.32+
March 31, 2020 Nikolay A. Fetisov 6.02-alt1
- New version
March 30, 2016 Nikolay A. Fetisov 6.0-alt1
- Initial build for ALT Linux Sisyphus