How to Install and Uninstall libtest-modern-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "libtest-modern-perl" package

Please follow the guidelines below to install libtest-modern-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtest-modern-perl" package

In this section, we are going to explain the necessary steps to uninstall libtest-modern-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtest-modern-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtest-modern-perl
Priority: optional
Section: universe/perl
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.013-2
Depends: libexporter-tiny-perl, libimport-into-perl, libtest-api-perl, libtest-fatal-perl, libtest-warnings-perl, libtry-tiny-perl, libmodule-runtime-perl (>= 0.012), libtest-deep-perl (>= 0.111), libtest-longstring-perl (>= 0.15), perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), perl
Filename: pool/universe/libt/libtest-modern-perl/libtest-modern-perl_0.013-2_all.deb
Size: 31790
MD5sum: 238937851c28e15a140d8ce4f1cac67f
SHA1: c28452dcfe8b5ebc218ac2606e669c39a9020050
SHA256: 21dc4bf93fa94916edcc1bf238669838e1acf6ac846f1acf0b29bd03583c48c7
Description-en: precision testing for modern perl
Test::Modern provides the best features of Test::More, Test::Fatal,
Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as
ideas from Test::Requires, Test::DescribeMe, Test::Moose, and
Test::CleanNamespaces.
.
Test::Modern also automatically imposes strict and warnings on your
script, and loads IO::File. (Much of the same stuff Modern::Perl does.)
.
Although Test::Modern is a modern testing framework, it should run fine
on pre-modern versions of Perl. It should be easy to install on Perl
5.8.9 and above; and if you can persuade its dependencies to install
(not necessarily easy!), should be OK on anything back to Perl 5.6.1.
Description-md5: 639f5a69d6d8295bc9e124ef15811de3
Homepage: https://metacpan.org/release/Test-Modern
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu