The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

AnyEvent::Impl::Event - AnyEvent adaptor for Event

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 Event work with AnyEvent except by loading Event before creating the first AnyEvent watcher.

SEE ALSO

AnyEvent, Event.

AUTHOR

 Marc Lehmann <schmorp@schmorp.de>
 http://home.schmorp.de/