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

Package: libtest-object-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends}
Description: module for thoroughly testing objects via registered handlers
 The Test::Object perl module aids testing deep trees of classes.
 It allows testing an object against the expected behavior of all the
 classes in its inheritance tree.
