File: control

package info (click to toggle)
libcarp-assert-perl 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 104 kB
  • ctags: 14
  • sloc: perl: 292; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 772 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libcarp-assert-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>,
 Daniel Lintott <daniel@serverb.co.uk>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcarp-assert-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcarp-assert-perl.git
Homepage: https://metacpan.org/release/Carp-Assert

Package: libcarp-assert-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Carp::Assert - executable comments for perl
 Carp::Assert provides ANSI C assert.h style assertions for perl,
 useful for debugging and commenting