1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/p5-AnyEvent-AIO/pkg-descr
Anton Berezin bfa81ce9a0 Add devel/p5-AnyEvent-AIO 1.1, a Perl module that provides seamless
integration between devel/p5-AnyEvent and devel/p5-IO-AIO.
2009-09-03 12:26:35 +00:00

7 lines
306 B
Plaintext

Loading this module will install the necessary magic to seamlessly
integrate IO::AIO into AnyEvent, i.e. you no longer need to concern
yourself with calling IO::AIO::poll_cb or any of that stuff (you still
can, but this module will do it in case you don't).
WWW: http://search.cpan.org/dist/AnyEvent-AIO/