How to Install libtext-simpletable-perl in Ubuntu 18.04



Install libtext-simpletable-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtext-simpletable-perl

Description:

Perl module for creating simple eyecandy ASCII Tables

Text::SimpleTable is a replacement for the Text::ASCIITable module. . If you need to create text tables like . .-------+------------. | foob- | yadayaday- | | arbaz | ada | '-------+------------' . this module is for you.

Homepage: https://metacpan.org/release/Text-SimpleTable

Version: 2.03-1

Section: universe/perl