How to Install and Uninstall perl-Test-FailWarnings Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-Test-FailWarnings" package
Please follow the steps below to install perl-Test-FailWarnings on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-Test-FailWarnings
Copied
2. Uninstall "perl-Test-FailWarnings" package
This is a short guide on how to uninstall perl-Test-FailWarnings on openSuSE Tumbleweed:
$
sudo zypper remove
perl-Test-FailWarnings
Copied
3. Information about the perl-Test-FailWarnings package on openSuSE Tumbleweed
Information for package perl-Test-FailWarnings:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Test-FailWarnings
Version : 0.008-3.29
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : perl-Test-FailWarnings-0.008-3.29.src
Upstream URL : http://search.cpan.org/dist/Test-FailWarnings/
Summary : 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.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-Test-FailWarnings
Version : 0.008-3.29
Arch : noarch
Vendor : openSUSE
Installed Size : 27.5 KiB
Installed : No
Status : not installed
Source package : perl-Test-FailWarnings-0.008-3.29.src
Upstream URL : http://search.cpan.org/dist/Test-FailWarnings/
Summary : 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.