Télécharger la liste

Description du projet

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.

Système requise

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

Plusieurs fautes de frappe dans la documentation ont été fixés. Il ya eu des correctifs de maintenance générale.
Tags: Stable, Minor
Several typos in documentation were fixed. There were some general maintenance fixes.

2009-08-30 15:34
0.21

warnings_exist a été ajouté. Elle est la même que warning_like, mais warn () tous les avertissements qui ne correspondent pas à l'expression régulière fournie / catégorie, au lieu d'enregistrer une erreur.
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

Cette version fonctionne avec le sous:: Uplevel 0.19_02. Makefile.PL a été améliorée.
Tags: Initial freshmeat announcement
This version works with Sub::Uplevel 0.19_02. Makefile.PL was improved.

Project Resources