1Promises::Deferred::IO:U:sAesrynCco(n3t)ributed Perl DocPurmoemnitsaetsi:o:nDeferred::IO::Async(3)
2
3
4

NAME

6       Promises::Deferred::IO::Async - IO::Async implementation of Promises
7

VERSION

9       version 1.02
10

SYNOPSIS

12           use Promises backend => ['IO::Async'], qw[ deferred collect ];
13
14           # ... everything else is the same
15

DESCRIPTION

17       Uses IO::Async as the async engine for the promises.
18
19       The IO::Async::Loop loop used by default is the one given by
20       "<IO::Async::Loop-"new>>. It can be queried and modified via the global
21       variable $Promises::Deferred::IO::Async::Loop.
22

AUTHOR

24       Stevan Little <stevan.little@iinteractive.com>
25
27       This software is copyright (c) 2019, 2017, 2014, 2012 by Infinity
28       Interactive, Inc..
29
30       This is free software; you can redistribute it and/or modify it under
31       the same terms as the Perl 5 programming language system itself.
32
33
34
35perl v5.30.0                      2019-07-26  Promises::Deferred::IO::Async(3)
Impressum