Source: libtaint-runtime-perl
Section: perl
Priority: optional
Testsuite: autopkgtest-pkg-perl
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Build-Depends: debhelper-compat (= 13), 
               perl-xs-dev,
               perl:native
Standards-Version: 4.6.0
Vcs-Browser: https://gitee.com/openkylin/libtaint-runtime-perl
Vcs-Git: https://gitee.com/openkylin/libtaint-runtime-perl.git
Homepage: https://metacpan.org/release/Taint-Runtime

Package: libtaint-runtime-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends}
Description: module to enable taint checking at runtime
 Taint::Runtime module is intended to encourage the use of taint mode as
 painless as possible. You should probably use the -T switch on the commandline
 instead. There are a somewhat limited number of legitimate use cases where you
 should use this module instead of the -T switch. Unless you have a specific and
 good reason for not using the -T option, you should use the -T option. See
 manpage for more details.
