How to Install libtest-class-most-perl in Ubuntu 18.04



Install libtest-class-most-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtest-class-most-perl

Description:

module to reduce boilerplate code when testing classes

Test::Class::Most acts as a combination of Test::Class, Test::Most and Modern::Perl, thus saving a lot of typing boilerplate code when writing tests for Perl classes.

Homepage: https://metacpan.org/release/Test-Class-Most

Version: 0.08-1

Section: universe/perl