File: control

package info (click to toggle)
libcarp-clan-share-perl 0.013-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 204 kB
  • sloc: perl: 1,270; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libcarp-clan-share-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: perl,
                     libcarp-clan-perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcarp-clan-share-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcarp-clan-share-perl.git
Homepage: https://metacpan.org/release/Carp-Clan-Share

Package: libcarp-clan-share-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libcarp-clan-perl
Description: Perl module enabling sharing of Carp::Clan settings
 Carp::Clan::Share is a lightweight helper module that automatically creates
 a ::Carp module for you, under your current base namespace, forwarding the
 options to Carp::Clan. It does this using an import method.