How to Install libstring-print-perl in Ubuntu 18.04



Install libstring-print-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libstring-print-perl

Description:

module providing (s)printf alternatives

String::Print inserts values into (translated) strings. It provides printf() and sprintf() alternatives via both an object oriented and a functional interface.

Homepage: https://metacpan.org/release/String-Print

Version: 0.92-1

Section: universe/perl