IO-Lambda
view release on metacpan or search on metacpan
lib/IO/Lambda/Loop/POE.pm view on Meta::CPAN
limited.
=head1 SYNOPSIS
use POE;
use IO::Lambda::Loop::POE; # explicitly select the event loop module
use IO::Lambda;
or
setenv IO_LAMBDA_DEBUG=loop=POE
=head1 BUGS
Threads and forks seem to be not playing nicely together with POE.
=head1 SEE ALSO
L<POE>
( run in 1.013 second using v1.01-cache-2.11-cpan-3989ada0592 )