Source: libio-async-loop-mojo-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libmodule-build-perl
Build-Depends-Indep: libio-async-perl,
                     libmojolicious-perl,
                     libtest-fatal-perl,
                     libtest-refcount-perl,
                     perl
Standards-Version: 4.4.1
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

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.
