File: control

package info (click to toggle)
libcpanplus-perl 0.9162-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,956 kB
  • ctags: 1,607
  • sloc: perl: 41,426; sh: 30; makefile: 7
file content (35 lines) | stat: -rw-r--r-- 1,491 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
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 (>= 9)
Build-Depends-Indep: perl,
                     libarchive-extract-perl | perl (<< 5.17.0),
                     liblog-message-perl,
                     libmodule-pluggable-perl | perl (<< 5.17.0),
                     libobject-accessor-perl,
                     libpackage-constants-perl | perl (<< 5.19.0),
                     libterm-ui-perl | perl (<< 5.17.0)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcpanplus-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcpanplus-perl.git
Homepage: https://metacpan.org/release/CPANPLUS

Package: libcpanplus-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libarchive-extract-perl | perl (<< 5.17.0),
         liblog-message-perl,
         libmodule-pluggable-perl | perl (<< 5.17.0),
         libobject-accessor-perl,
         libpackage-constants-perl | perl (<< 5.19.0),
         libterm-ui-perl | perl (<< 5.17.0)
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.