Source: libexporter-tiny-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (=12),
 devscripts,
 perl,
 libtest-fatal-perl <!nocheck>,
 libtest-warnings-perl <!nocheck>
Standards-Version: 4.5.0
Testsuite: autopkgtest-pkg-perl
Vcs-Git: https://gitee.com/openkylin/libexporter-tiny-perl.git
Vcs-Browser: https://gitee.com/openkylin/libexporter-tiny-perl
Homepage: https://metacpan.org/release/Exporter-Tiny
Rules-Requires-Root: no

Package: libexporter-tiny-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends}
Description: tiny exporter similar to Sub::Exporter
 Exporter::Tiny is an exporter for Perl with the features of
 Sub::Exporter but only core dependencies.
