Source: libclass-inspector-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13)
Build-Depends-Indep: perl,
                     libdevel-hide-perl <!nocheck>
Standards-Version: 4.5.1
Testsuite: autopkgtest-pkg-perl
Vcs-Browser: https://gitee.com/openkylin/libclass-inspector-perl
Vcs-Git: https://gitee.com/openkylin/libclass-inspector-perl.git
Homepage: https://metacpan.org/release/Class-Inspector

Package: libclass-inspector-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl module that provides information about classes
 Class::Inspector allows you to get information about a loaded class.
 Most or all of this information can be found in other ways, but they
 aren't always very friendly, and usually involve a relatively high level
 of Perl wizardry, or strange and unusual looking code. Class::Inspector
 attempts to provide an easier, more friendly interface to this
 information.
