1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/textproc/p5-Version-Next/pkg-descr
2012-09-16 17:09:44 +00:00

8 lines
393 B
Plaintext

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: http://search.cpan.org/dist/Version-Next/