File: control

package info (click to toggle)
libextutils-config-perl 0.008-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 116 kB
  • sloc: perl: 70; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 905 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
Source: libextutils-config-perl
Section: perl
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libextutils-config-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libextutils-config-perl.git
Homepage: https://metacpan.org/release/ExtUtils-Config

Package: libextutils-config-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: wrapper around Perl's configuration hash
 ExtUtils::Config is an abstraction around the %Config hash. By itself it is
 not a particularly interesting module by any measure, however it ties
 together a family of modern toolchain modules.