1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libperinci-sub-util-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libfunction-fallback-coreorpp-perl,
libgen-test-rinci-funcresult-perl,
librinci-perl,
perl
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperinci-sub-util-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libperinci-sub-util-perl.git
Homepage: https://metacpan.org/release/Perinci-Sub-Util
Testsuite: autopkgtest-pkg-perl
Package: libperinci-sub-util-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libfunction-fallback-coreorpp-perl
Description: Perl module that is a helper to write functions
Perinci::Sub::Util is a helper to write functions. This module could help with
handling errors, where the application can be killed or just throw some warn,
generate stub functions and be used as a caller.
|