File: control

package info (click to toggle)
libcarp-assert-more-perl 1.12-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 180 kB
  • ctags: 29
  • sloc: perl: 880; makefile: 51
file content (15 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libcarp-assert-more-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7), libcarp-assert-perl, libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Allard Hoeve <allard@byte.nl>, Gunnar Wolf <gwolf@debian.org>, Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.6.1

Package: libcarp-assert-more-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libcarp-assert-perl
Description: Convenience wrappers for libcarp-assert-perl
 Carp::Assert::More is a set of wrappers around the Carp::Assert functions
 to make the habit of writing assertions even easier.