Subject: CVS commit: pkgsrc/devel/p5-Test-FailWarnings
From: Jens Rehsack
Date: 2013-07-03 09:22:46
Message id: 20130703072246.16BA496@cvs.netbsd.org

Log Message:
Adding package for CPAN distribution Test-FailWarnings version 0.005 into
devel/p5-Test-FailWarnings.

This module hooks $SIG{__WARN__} and converts warnings to Test::More's
fail() calls. It is designed to be used with done_testing, when you don't
need to know the test count in advance.

Just as with Test::NoWarnings, this does not catch warnings if other things
localize $SIG{__WARN__}, as this is designed to catch unhandled warnings.

Files:
RevisionActionfile
1.1addpkgsrc/devel/p5-Test-FailWarnings/DESCR
1.1addpkgsrc/devel/p5-Test-FailWarnings/Makefile
1.1addpkgsrc/devel/p5-Test-FailWarnings/distinfo