How to Install and Uninstall libtest-modern-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libtest-modern-perl" package

This guide covers the steps necessary to install libtest-modern-perl on Kali Linux

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

2. Uninstall "libtest-modern-perl" package

Please follow the guidelines below to uninstall libtest-modern-perl on Kali Linux:

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

3. Information about the libtest-modern-perl package on Kali Linux

Package: libtest-modern-perl
Version: 0.013-3
Installed-Size: 77
Maintainer: Debian Perl Group
Architecture: all
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), sgml-base (>= 1.28), perl:any
Size: 37416
SHA256: b0e0154e0ccc9899e925d1a8c9bc7f6dc3628d50dfa3f9a84f36a7d5cf4b3fd2
SHA1: 5e60c4bd0cdbe3e167b374cf27353f1610703a1b
MD5sum: 238a24f79a07e608dc822bc411847502
Description: 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:
Homepage: https://metacpan.org/release/Test-Modern
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-modern-perl/libtest-modern-perl_0.013-3_all.deb