ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
393 B
Text
7 lines
393 B
Text
This module provides a simple, correct way to increment a Perl module version
|
|
number. It does not attempt to guess what the original version number author
|
|
intended, it simply increments in the smallest possible fashion. Decimals are
|
|
incremented like an odometer. Dotted decimals are incremented piecewise and
|
|
presented in a standardized way.
|
|
|
|
WWW: https://metacpan.org/release/Version-Next
|