File: control

package info (click to toggle)
libperinci-sub-util-perl 0.470-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 220 kB
  • sloc: perl: 837; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,176 bytes parent folder | download
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
26
Source: libperinci-sub-util-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libfunction-fallback-coreorpp-perl <!nocheck>,
                     libgen-test-rinci-funcresult-perl <!nocheck>,
                     librinci-perl <!nocheck>,
                     perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperinci-sub-util-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperinci-sub-util-perl.git
Homepage: https://metacpan.org/release/Perinci-Sub-Util
Rules-Requires-Root: no

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.