File: control

package info (click to toggle)
libcpanplus-perl 0.9910-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,240 kB
  • sloc: perl: 47,752; sh: 30; makefile: 13
file content (37 lines) | stat: -rw-r--r-- 1,416 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
30
31
32
33
34
35
36
37
Source: libcpanplus-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libarchive-extract-perl,
                     liblog-message-perl,
                     libmodule-install-perl,
                     libmodule-pluggable-perl,
                     libobject-accessor-perl,
                     libpackage-constants-perl,
                     libterm-ui-perl,
                     perl
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpanplus-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcpanplus-perl.git
Homepage: https://metacpan.org/release/CPANPLUS
Rules-Requires-Root: no

Package: libcpanplus-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libarchive-extract-perl,
         liblog-message-perl,
         libmodule-pluggable-perl,
         libobject-accessor-perl,
         libpackage-constants-perl,
         libterm-ui-perl
Recommends: libdbd-sqlite3-perl,
            libdbix-simple-perl
Provides: cpanplus
Description: API & CLI access to the CPAN mirrors
 The CPANPLUS library is an API to the CPAN mirrors and a collection of
 interactive shells, commandline programs, etc, that use this API.