This package browser is in early development. Mind the rough edges.

perl-anyevent 7.17

API for I/O, timer, signal, child process and completion events

This module allows using a variety of events without forcing module authors to pick a specific event loop, and without noticeable overhead. Currently supported event loops are EV, Event, Glib/Gtk2, Tk, Qt, Event::Lib, Irssi, IO::Async and POE (and thus also WxWidgets and Prima). It also comes with a very fast Pure Perl event loop that does not rely on XS.

Installation

Install perl-anyevent 7.17 as follows:

guix install perl-anyevent@7.17

Or install the latest version:

guix install perl-anyevent

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.