Source: liblog-dispatch-array-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: liblog-dispatch-perl <!nocheck>,
                     libtest-deep-perl <!nocheck>,
                     perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/liblog-dispatch-array-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/liblog-dispatch-array-perl.git
Homepage: https://metacpan.org/release/Log-Dispatch-Array
Rules-Requires-Root: no

Package: liblog-dispatch-array-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         liblog-dispatch-perl
Description: module to log events to an array (reference)
 Log::Dispatch::Array provides a Log::Dispatch log output system that appends
 logged events to an array reference. This is probably only useful for testing
 the logging of your code.
