How to Install libstring-errf-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libstring-errf-perl

Description:

Perl module that provides a simple sprintf-like dialect

String::Errf provides errf, a simple string formatter that works something like sprintf|perlfunc/sprintf. It is implemented using String::Formatter and Sub::Exporter. Their documentation may be useful in understanding or extending String::Errf.

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

Version: 0.008-1

Section: universe/perl