Source: libio-async-loop-mojo-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: libio-async-perl , libmojolicious-perl , libtest-fatal-perl , libtest-refcount-perl , libtest2-suite-perl , perl Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libio-async-loop-mojo-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libio-async-loop-mojo-perl.git Homepage: https://metacpan.org/release/IO-Async-Loop-Mojo Rules-Requires-Root: no Package: libio-async-loop-mojo-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-async-perl, libmojolicious-perl Description: Perl module to use IO::Async with Mojolicious IO::Async::Loop::Mojo Perl module is "glue" module to enable usage of asynchronous modules based on IO::Async::Loop in a web server based on Mojolicious. . In other words, this module is a subclass of IO::Async::Loop which uses Mojo::Reactor to perform its IO operations.