How to Install libnumber-format-perl in Ubuntu 18.04



Install libnumber-format-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnumber-format-perl

Description:

Perl module to format numbers for display

Number::Format is a Perl module that formats numbers according to standard conventions, such as adding thousands separators and decimal points appropriate to the current locale. It can also convert strings into numbers, format currency values, and convert numbers to KB, MB, and GB values.

Homepage: https://metacpan.org/release/Number-Format

Version: 1.75-1ubuntu1

Section: universe/perl