File: control

package info (click to toggle)
libparse-errorstring-perl-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 125
  • sloc: perl: 2,066; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,234 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
Source: libparse-errorstring-perl-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
           Rene Mayorga <rmayorga@debian.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libclass-xsaccessor-perl,
                     libpod-pom-perl,
                     libtest-differences-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-errorstring-perl-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-errorstring-perl-perl.git
Homepage: https://metacpan.org/release/Parse-ErrorString-Perl
Testsuite: autopkgtest-pkg-perl

Package: libparse-errorstring-perl-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libclass-xsaccessor-perl,
         libpod-pom-perl
Description: module for parsing error messages from the Perl interpreter
 Parse::ErrorString::Perl is aimed primarily at those developing integrated
 development environments, allowing them to have a nice object oriented
 interface to parsed error messges of the Perl interpreter.