Subject: CVS commit: pkgsrc/devel/p5-IO-Async
From: Jens Rehsack
Date: 2014-02-23 15:45:36
Message id: 20140223144536.ED13496@cvs.netbsd.org

Log Message:
Adding new package for Perl module IO::Async from CPAN distribution
IO-Async version 0.61 into devel/p5-IO-Async

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::Loop to act as a container of
other objects, which perform the actual IO work required by the program. As
well as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic parts.

Files:
RevisionActionfile
1.1addpkgsrc/devel/p5-IO-Async/DESCR
1.1addpkgsrc/devel/p5-IO-Async/Makefile
1.1addpkgsrc/devel/p5-IO-Async/distinfo