Source: libtest-warn-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13)
Build-Depends-Indep: libsub-uplevel-perl <!nocheck>,
                     perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/libtest-warn-perl
Vcs-Git: https://gitee.com/openkylin/libtest-warn-perl.git
Homepage: https://metacpan.org/release/Test-Warn
Rules-Requires-Root: no

Package: libtest-warn-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libsub-uplevel-perl
Description: test module for checking which warnings are generated
 Test::Warn provides an easy way to test which warnings are thrown in some
 perl code. It is compatible with the Test::More family of utilities and
 similar to Test::Exception.
