How to Install and Uninstall libtest-warnings-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libtest-warnings-perl" package

Please follow the step by step instructions below to install libtest-warnings-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtest-warnings-perl

2. Uninstall "libtest-warnings-perl" package

This guide covers the steps necessary to uninstall libtest-warnings-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtest-warnings-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-warnings-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-warnings-perl
Architecture: all
Version: 0.030-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Depends: perl:any
Filename: pool/universe/libt/libtest-warnings-perl/libtest-warnings-perl_0.030-1_all.deb
Size: 17404
MD5sum: 6d63039becc1a3046a9d541af0455651
SHA1: 3808a3132f4528ec15ea5c0d6c5a0354096975b1
SHA256: 42cf69b868d90f652ef7ba30cbc4aa98e31940d3f96fb3715aa8e8a3d6ba1e54
SHA512: 4599016f4735f5b16ab62508974ae16613b50952cc4095db2f9e50ca36fe9e5ee4381751d0b45817c32320083d85463ea5e7cae1bfd026ff4e0551aa0a311c9c
Homepage: https://metacpan.org/release/Test-Warnings
Description-en: Perl module to test for warnings and the lack of them
If you've ever tried to use Test::NoWarnings to confirm there are no
warnings generated by your tests, combined with the convenience of
done_testing to not have to declare a test count, you'll have
discovered that these two features do not play well together, as the
test count will be calculated before the warnings test is run,
resulting in a TAP error.
.
Test::Warnings is intended to be used as a drop-in replacement for
Test::NoWarnings. It can also be used as a replacement for Test::Warn,
if you wish to test the content of expected warnings.
Description-md5: 4e8345d765536530b38b8fa0877f7b3d