Download List

Descripción del Proyecto

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

Varios errores tipográficos en la documentación que se fijaron. Hubo algunos arreglos de mantenimiento en general.
Tags: Stable, Minor
Several typos in documentation were fixed. There were some general maintenance fixes.

2009-08-30 15:34
0.21

warnings_exist fue añadida. Es igual que warning_like, pero se advierten () todas las advertencias de que no coinciden con la expresión regular suministrados / categoría, en lugar de registrarse un error.
Tags: Stable
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.

2009-02-08 21:53
0.11

Esta versión funciona con Sub:: Uplevel 0.19_02. Makefile.PL fue mejorada.
Tags: Initial freshmeat announcement
This version works with Sub::Uplevel 0.19_02. Makefile.PL was improved.

Project Resources