How to Install libtext-trim-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libtext-trim-perl

Description:

module for remove leading and/or trailing whitespace from strings

Text::Trim provides functions for removing leading and/or trailing whitespace from strings. It is basically a wrapper around some simple regexes with a flexible context-based interface.

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

Version: 1.02-2

Section: universe/perl