Search results for "module:Future::Mojo"
Future::Mojo - use Future with Mojo::IOLoop
This subclass of Future stores a reference to the associated Mojo::IOLoop instance, allowing the "await" method to block until the Future is ready. For a full description on how to use Futures, see the Future documentation....
DBOOK/Future-Mojo-1.002 - 16 Jun 2021 06:19:39 UTC
Future::HTTP::Mojo - asynchronous HTTP client with a Future interface
This is the backend when running with Mojo::IOLoop. It will execute the requests asynchronously....
CORION/Future-HTTP-0.16 - 21 Jul 2023 17:37:28 UTC
Future::Role::Promisify - Chain a Mojo::Promise from a Future
Future::Role::Promisify provides an interface to chain Mojo::Promise objects from Future objects....
DBOOK/Future-Mojo-1.002 - 16 Jun 2021 06:19:39 UTC
MojoX::IOLoop::Future - use Future with Mojo::IOLoop
Creates Futures that know how to await with Mojo::IOLoop. This permits these futures to block until the future is ready...
JLMARTIN/MojoX-IOLoop-Future-0.03 - 04 Mar 2015 20:36:33 UTC
Mojolicious::Plugin::Future - use Future in Mojolicious applications
Mojolicious::Plugin::Future is a convenient way to use Future in a Mojolicious application. The final future in a sequence or convergence is passed to the "adopt_future" helper, which takes care of the details of asynchronous rendering in a similar f...
DBOOK/Mojolicious-Plugin-Future-0.002 - 16 Jun 2021 04:46:06 UTC