FreeBSD.software
Home/devel/p5-IO-Async

p5-IO-Async

0.804devel

Perl modules that implement asynchronous filehandle IO

This collection of modules allows programs to be written that perform asynchronous filehandle IO operations. A typical program using them would consist of a single subclass of IO::Async::Set to act as a container for a number of IO::Async::Notifier objects (or subclasses thereof). The set itself is responsible for checking read- or write-readiness, and informing the notifiers of these conditions. The notifiers then perform whatever work is required on these conditions, by using subclass methods or callback functions.

$pkg install p5-IO-Async
metacpan.org/release/IO-Async
Origin
devel/p5-IO-Async
Size
612KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
3 packages
Required by
9 packages

Dependencies (3)

Required By (9)