1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/devel/p5-POE-Loop-AnyEvent/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

10 lines
420 B
Plaintext

POE::Loop::AnyEvent replaces POE's default select() event loop with AnyEvent.
This allows POE programs to transparently use most of the event loops AnyEvent
can provide.
POE::Loop::AnyEvent changes POE's internal implementation without altering its
APIs. By design, nearly all software that are already uses POE should continue
to work normally without any changes.
WWW: https://metacpan.org/release/POE-Loop-AnyEvent