mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
bfa81ce9a0
integration between devel/p5-AnyEvent and devel/p5-IO-AIO.
7 lines
306 B
Plaintext
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/
|