File: control

package info (click to toggle)
libperinci-sub-util-perl 0.472-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 885; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,271 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
27
28
29
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>,
                     liblog-ger-perl <!nocheck>,
                     librinci-perl <!nocheck>,
                     perl
Standards-Version: 4.7.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
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${perl:Depends},
         libfunction-fallback-coreorpp-perl,
         liblog-ger-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.