1AnyEvent::Impl::EV(3) User Contributed Perl DocumentationAnyEvent::Impl::EV(3)
2
3
4

NAME

6       AnyEvent::Impl::EV - AnyEvent adaptor for EV
7

SYNOPSIS

9          use AnyEvent;
10          use EV;
11
12          # this module gets loaded automatically as required
13

DESCRIPTION

15       This module provides transparent support for AnyEvent. You don't have
16       to do anything to make EV work with AnyEvent except by loading EV
17       before creating the first AnyEvent watcher.
18

SEE ALSO

20       AnyEvent, EV.
21

AUTHOR

23        Marc Lehmann <schmorp@schmorp.de>
24        http://home.schmorp.de/
25
26
27
28perl v5.12.1                      2010-03-24             AnyEvent::Impl::EV(3)
Impressum