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

NAME

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

SYNOPSIS

9          use AnyEvent;
10          use UV;
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 UV work with AnyEvent except by loading UV
17       before creating the first AnyEvent watcher.
18

SEE ALSO

20       AnyEvent, UV.
21

AUTHOR

23        Mike Lowell <mikedotlowell@gmail.com>
24
25
26
27perl v5.30.0                      2019-09-18             AnyEvent::Impl::UV(3)
Impressum