How to Install librunning-commentary-perl in Ubuntu 18.04



Install librunning-commentary-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install librunning-commentary-perl

Description:

Perl module to call system() with tracking messages

Running::Commentary provides a single subroutine: run() which is designed to be a more informative and less error-prone replacement for the built-in system(). run() acts like system(), except that it returns true on success and false on failure, and it announces what it's doing. . It also provides a compile-time keyword: run_with with which you can set lexically scoped default options for run().

Homepage: https://metacpan.org/release/Running-Commentary

Version: 0.000005-1

Section: universe/perl