Download List

Project Description

Test::Warn is a Perl module that provides a few
convenience methods for testing warning-based Perl
code. It can help determine whether methods are
issuing correct warnings and whether the number of
warnings is correct.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-11 06:30
0.22

Several typos in documentation were fixed. There were some general maintenance fixes.
Tags: Stable, Minor

2009-08-30 15:34
0.21

warnings_exist was added. It is same as warning_like, but will warn() all warnings that do not match the supplied regex/category, instead of registering an error.
Tags: Stable

2009-02-08 21:53
0.11

This version works with Sub::Uplevel 0.19_02. Makefile.PL was improved.
Tags: Initial freshmeat announcement

Project Resources