File: control

package info (click to toggle)
libcpan-reporter-perl 1.2018-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,756 kB
  • ctags: 219
  • sloc: perl: 5,380; makefile: 2
file content (45 lines) | stat: -rw-r--r-- 2,020 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
38
39
40
41
42
43
44
45
Source: libcpan-reporter-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marius Gavrilescu <marius@ieval.ro>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libcapture-tiny-perl,
                     libconfig-tiny-perl,
                     libdevel-autoflush-perl,
                     libfile-copy-recursive-perl,
                     libfile-homedir-perl,
                     libfile-pushd-perl,
                     libio-captureoutput-perl,
                     libmodule-build-perl,
                     libprobe-perl-perl,
                     libtest-reporter-perl,
                     perl (>= 5.15.8)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcpan-reporter-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcpan-reporter-perl.git
Homepage: https://metacpan.org/release/CPAN-Reporter

Package: libcpan-reporter-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcapture-tiny-perl,
         libconfig-tiny-perl,
         libdevel-autoflush-perl,
         libfile-homedir-perl,
         libprobe-perl-perl,
         libtest-reporter-perl,
         perl (>= 5.15.8)
Description: module which adds CPAN Testers reporting to CPAN.pm
 The CPAN Testers project captures and analyzes detailed results from building
 and testing CPAN distributions on multiple operating systems and multiple
 versions of Perl. This provides valuable feedback to module authors and
 potential users to identify bugs or platform compatibility issues and
 improves the overall quality and value of CPAN.
 .
 One way individuals can contribute is to send a report for each module that
 they test or install. CPAN::Reporter is an add-on for the CPAN.pm module to
 send the results of building and testing modules to the CPAN Testers project.
 Full support for CPAN::Reporter is available in CPAN.pm as of version 1.92.