File: control

package info (click to toggle)
libperl-apireference-perl 0.22-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,900 kB
  • ctags: 117
  • sloc: perl: 5,614; makefile: 21
file content (31 lines) | stat: -rw-r--r-- 1,377 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
Source: libperl-apireference-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Dominic Hargreaves <dom@earth.li>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl,
                     libclass-xsaccessor-perl,
                     libpod-eventual-perl,
                     libsereal-decoder-perl (>= 3.005),
                     libsereal-encoder-perl (>= 3.005)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperl-apireference-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libperl-apireference-perl.git
Homepage: https://metacpan.org/release/Perl-APIReference

Package: libperl-apireference-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libclass-xsaccessor-perl,
         libpod-eventual-perl,
         libsereal-decoder-perl (>= 3.005),
         libsereal-encoder-perl (>= 3.005)
Description: Perl module to programmatically query the perlapi
 Perl::APIReference is a Perl module that allows Perl programs to access the
 perlapi documentation for multiple releases of perl as an index (a hash). It
 supports a multitude of perl versions, from 5.6 through 5.20.1.