Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Event-Lib | Distribution: Mageia |
Version: 1.40.0 | Vendor: Mageia.Org |
Release: 15.mga10 | Build date: Thu Aug 22 23:05:30 2024 |
Group: Development/Perl | Build host: localhost |
Size: 102136 | Source RPM: perl-Event-Lib-1.40.0-15.mga10.src.rpm |
Packager: neoclust <neoclust> | |
Url: https://metacpan.org/release/Event-Lib | |
Summary: Perl extensions for event-based programming |
This module is a Perl wrapper around libevent(3) as available from https://libevent.org/. It allows to execute a function whenever a given event on a filehandle happens, a timeout occurs or a signal is received. Under the hood, one of the available mechanisms for asynchronously dealing with events is used. This could be 'select', 'poll', 'epoll', 'devpoll' or 'kqueue'. The idea is that you don't have to worry about those details and the various interfaces they offer. _Event::Lib_ offers a unified interface to all of them (but see "CONFIGURATION" further below). Once you've skimmed through the next two sections (or maybe even now), you should have a look at "EXAMPLE: A SIMPLE TCP SERVER" to get a feeling about how it all fits together.
GPL+ or Artistic
* Thu Aug 22 2024 neoclust <neoclust> 1.40.0-15.mga10 + Revision: 2088045 - Rebuild against new perl * Thu Nov 30 2023 tv <tv> 1.40.0-14.mga10 + Revision: 2011542 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/51 /usr/lib/.build-id/51/812921721c01a187b31b24e000a8baa8a82327 /usr/lib/perl5/vendor_perl/Event /usr/lib/perl5/vendor_perl/Event/Lib.pm /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/Event /usr/lib/perl5/vendor_perl/auto/Event/Lib /usr/lib/perl5/vendor_perl/auto/Event/Lib/Lib.so /usr/share/doc/perl-Event-Lib /usr/share/doc/perl-Event-Lib/Changes /usr/share/doc/perl-Event-Lib/META.yml /usr/share/doc/perl-Event-Lib/README /usr/share/man/man3/Event::Lib.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 23 10:54:19 2025