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

Package: libtest-without-module-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Description: test fallback behaviour in absence of modules
 Test::Without::Module allows you to deliberately hide modules from a program
 even though they are installed. This is mostly useful for testing modules
 that have a fallback when a certain dependency module is not installed.
