Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Test-FailWarnings

Project: openSUSE_13.2

Repository: oss

Title: Add test failures if warnings are caught

Description:
This module hooks '$SIG{__WARN__}' and converts warnings to the Test::More
manpage '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 the Test::NoWarnings manpage, this does not catch warnings if
other things localize '$SIG{__WARN__}', as this is designed to catch
_unhandled_ warnings.

Version: 0.008

Release: 2.1.3

Architecture: noarch

Size: 16.7 KB

Build Time: 2014-10-06 16:43:51 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Test::FailWarnings) = ...
perl-Test-FailWarnings = 0....

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Test::More) >= 0.86 perl perl-Test-Simple