File: control

package info (click to toggle)
libtest-exception-perl 0.20-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 144 kB
  • ctags: 194
  • sloc: makefile: 459; perl: 328
file content (14 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libtest-exception-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), perl (>= 5.6.0-16), libsub-uplevel-perl, libtest-builder-tester-perl, libpod-coverage-perl
Standards-Version: 3.6.1.0

Package: libtest-exception-perl
Architecture: all
Depends: ${perl:Depends}, libsub-uplevel-perl, libtest-builder-tester-perl
Description: Test functions for exception based code in perl
 This module provides a few convenience methods for testing exception based 
 code. It is built with Test::Builder and plays happily with Test::More and 
 friends.