NAME
    POE::Loop::EV - a bridge that supports EV from POE

SYNOPSIS
    See POE::Loop.

DESCRIPTION
    This class is an implementation of the abstract POE::Loop interface. It
    follows POE::Loop's public interface exactly. Therefore, please see
    POE::Loop for its documentation.

SEE ALSO
    POE, POE::Loop, EV

AUTHOR
    Andy Grundman <andy@hybridized.org>

THANKS
    Brandon Black, for his POE::Loop::Event_Lib module.

LICENSE
    POE::Loop::EV is free software; you may redistribute it and/or modify it
    under the same terms as Perl itself.