Source: libtest-useallmodules-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://gitee.com/openkylin/libtest-useallmodules-perl
Vcs-Git: https://gitee.com/openkylin/libtest-useallmodules-perl.git
Homepage: https://metacpan.org/release/Test-UseAllModules
Testsuite: autopkgtest-pkg-perl

Package: libtest-useallmodules-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: test module to do use_ok() for all the MANIFESTed modules
 Test::UseAllModules reads MANIFEST to find modules to be tested and
 does use_ok() for each of them. Now all you have to do is update
 MANIFEST. You don't have to modify the test any more (hopefully).
