NAME
EV::AnyEvent - anyevent adaptor for EV
SYNOPSIS
use AnyEvent;
use EV;
# this module gets loaded automatically as required
DESCRIPTION
This module provides transparent support for AnyEvent. You don't have to do anything to make EV work with AnyEvent except by loading it beofre creating the firts AnyEvent watcher.
SEE ALSO
L<AnyEvent>.
AUTHOR
Marc Lehmann <schmorp@schmorp.de>
http://home.schmorp.de/