Source: libdynaloader-functions-perl
Section: perl
Priority: optional
Maintainer: OpenKylin Developers  <packaging@list.openkylin.top>
Build-Depends:
 perl,
 libmodule-build-perl,
 debhelper-compat (= 13),
Standards-Version: 4.1.3
Vcs-Git: https://gitee.com/openkylin/libdynaloader-functions-perl.git
Vcs-Browser: https://gitee.com/openkylin/libdynaloader-functions-perl
Homepage: https://metacpan.org/release/DynaLoader-Functions


Package: libdynaloader-functions-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends}
Description: deconstructed dynamic C library loading
 DynaLoader::Functions provides a function-based interface to dynamic
 loading as used by Perl.  Some details of dynamic loading are very
 platform-dependent, so correct use of these functions requires the
 programmer to be mindful of the space of platform variations.

