1Future::IO::Impl::IOAsyUnsce(r3)Contributed Perl DocumenFtuattuiroen::IO::Impl::IOAsync(3)
2
3
4

NAME

6       "Future::IO::Impl::IOAsync" - implement "Future::IO" using "IO::Async"
7

DESCRIPTION

9       This module provides an implementation for Future::IO which uses
10       IO::Async.
11
12       There are no additional methods to use in this module; it simply has to
13       be loaded, and will provide the "Future::IO" implementation methods.
14
15          use Future::IO;
16          use Future::IO::Impl::IOAsync;
17
18          my $f = Future::IO->sleep(5);
19          ...
20

AUTHOR

22       Paul Evans <leonerd@leonerd.org.uk>
23
24
25
26perl v5.30.1                      2020-01-30      Future::IO::Impl::IOAsync(3)
Impressum