How to Install and Uninstall libtest-failwarnings-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libtest-failwarnings-perl" package
This guide let you learn how to install libtest-failwarnings-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libtest-failwarnings-perl
Copied
2. Uninstall "libtest-failwarnings-perl" package
This guide covers the steps necessary to uninstall libtest-failwarnings-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libtest-failwarnings-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtest-failwarnings-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libtest-failwarnings-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.7-1
Depends: perl
Filename: pool/universe/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.7-1_all.deb
Size: 8476
MD5sum: 1c30d92149b2ac28d2236c422bde224b
SHA1: 2e2d442a868f749a2e08112e3ef9d7dc083c9b48
SHA256: 18b505dc78af9242fc4f25af4cfc9654119eac08cd7c06eb9cfb710de3b1b29b
Description-en: module for adding test failures if warnings are caught
Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's
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 Test::NoWarnings, this does not catch warnings if other things
localize $SIG{__WARN__}, as this is designed to catch unhandled warnings.
Description-md5: 77cd849f7a135f071326c16cd46989d5
Homepage: https://metacpan.org/release/Test-FailWarnings/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.7-1
Depends: perl
Filename: pool/universe/libt/libtest-failwarnings-perl/libtest-failwarnings-perl_0.7-1_all.deb
Size: 8476
MD5sum: 1c30d92149b2ac28d2236c422bde224b
SHA1: 2e2d442a868f749a2e08112e3ef9d7dc083c9b48
SHA256: 18b505dc78af9242fc4f25af4cfc9654119eac08cd7c06eb9cfb710de3b1b29b
Description-en: module for adding test failures if warnings are caught
Test::FailWarnings hooks $SIG{__WARN__} and converts warnings to Test::More's
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 Test::NoWarnings, this does not catch warnings if other things
localize $SIG{__WARN__}, as this is designed to catch unhandled warnings.
Description-md5: 77cd849f7a135f071326c16cd46989d5
Homepage: https://metacpan.org/release/Test-FailWarnings/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu