Source: libpackage-stash-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=13)
Build-Depends-Indep: libcpan-meta-check-perl <!nocheck>,
                     libcpan-meta-requirements-perl <!nocheck>,
                     libextutils-hascompiler-perl,
                     libmodule-implementation-perl <!nocheck>,
                     libpackage-stash-xs-perl <!nocheck>,
                     libscalar-list-utils-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libtest-leaktrace-perl <!nocheck>,
                     libtest-needs-perl <!nocheck>,
                     libtest-simple-perl <!nocheck>,
                     perl
Testsuite: autopkgtest-pkg-perl
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/libpackage-stash-perl
Vcs-Git: https://gitee.com/openkylin/libpackage-stash-perl.git
Homepage: https://metacpan.org/release/Package-Stash
Rules-Requires-Root: no

Package: libpackage-stash-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmodule-implementation-perl,
         libscalar-list-utils-perl
Recommends: libpackage-stash-xs-perl
Description: module providing routines for manipulating stashes
 Package::Stash is a Perl module that provides an interface for manipulating
 stashes (Perl's symbol tables). These operations are occasionally necessary,
 but often very messy and easy to get wrong.
