How to Install libperl-version-perl in Ubuntu 18.04



Install libperl-version-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libperl-version-perl

Description:

module to parse and manipulate Perl version strings

Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings. . Unlike version.pm (which concentrates on parsing and comparing version strings) Perl::Version is designed for cases where you'd like to parse a version, modify it and get back the modified version formatted like the original.

Homepage: https://metacpan.org/release/Perl-Version

Version: 1.013-1

Section: universe/perl