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

Last updated: May 19,2024

1. Install "libtest-strict-perl" package

This tutorial shows how to install libtest-strict-perl on Kali Linux

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

2. Uninstall "libtest-strict-perl" package

Learn how to uninstall libtest-strict-perl on Kali Linux:

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

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

Package: libtest-strict-perl
Version: 0.52-4
Installed-Size: 38
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdevel-cover-perl
Size: 15012
SHA256: 2dc038ab524ed333e892c4034693681117f7895a6d06f8cd50ec96ec9c1f2279
SHA1: 8da05eccb1da77417f033203dba41b7f7e71fb17
MD5sum: ffb933d1ae30fb689ebda8b2595998b7
Description: test module for checking the syntax of use strict and test coverage
Test::Strict tests if the code compiles and inter-operates with
Test::Simple modules. Another good practice this module can test
is to "use strict;" in all perl files.
.
By setting a minimum test coverage through all_cover_ok(), a code
author can ensure his code is tested above a preset level of kwalitee
(CPAN quality metrics) throughout the development cycle. Along with
Test::Pod, this module can provide the first tests to setup for a
module author.
Description-md5:
Homepage: https://metacpan.org/release/Test-Strict
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-strict-perl/libtest-strict-perl_0.52-4_all.deb