Source: libtest-warn-perl Section: perl Priority: optional XSBC-Original-Maintainer: Debian Perl Group Maintainer: Nito Martinez Uploaders: Jay Bonci , gregor herrmann Build-Depends: debhelper (>= 5), quilt (>= 0.40) Build-Depends-Indep: perl (>= 5.6.0-16), libsub-uplevel-perl (>= 0.12), libtest-exception-perl, libarray-compare-perl, libtest-simple-perl, libtree-dagnode-perl, libtest-pod-perl Standards-Version: 3.8.0 Homepage: http://search.cpan.org/dist/Test-Warn/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-warn-perl/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-warn-perl/ Package: libtest-warn-perl Architecture: all Depends: ${perl:Depends}, libsub-uplevel-perl (>= 0.12), libtest-exception-perl, libarray-compare-perl, libtest-simple-perl, libtree-dagnode-perl Description: Test for warning-based code in perl Test::Warn provides an easy way to test for code throwing warnings in perl. It's similar in style to the Test::More family of utilities.