libversion-perl

Perl extension for Version Objects

Description

The version module implements version objects for older version of Perl and provides the version object API for all versions of Perl.

There are two different types of version objects supported by this modules, corresponding to the two different styles of versions in use:
 * Decimal Versions - The classic floating-point number $VERSION.
 * Dotted Decimal Versions - The more modern form of version assignment, with
   3 (or potentially more) integers separated by decimal points (e.g. v1.2.3).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/version


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libversion-perl