libperl-version-perl software package provides module to parse and manipulate Perl version strings, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libperl-version-perl
libperl-version-perl is installed in your system.
Make ensure the libperl-version-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libperl-version-perl *
You will get with libperl-version-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libperl-version-perl |
| Version | 1.010-1 |
| Description | module to parse and manipulate Perl version strings |
| Sub Section | Perl |