Install libtest-manifest-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libtest-manifest-perl
Description:
Perl module for interacting with a test manifest file
Test::Manifest is a Perl test framework that allows you to run any tests you want based on the t/test_manifest file, in any order you desire (rather than simply the ascii-betical order provided by default.)
Homepage: https://metacpan.org/release/Test-Manifest
Version: 2.02-3
Section: universe/perl