Changes for version 1.000 - 2016-02-25
- !!! INCOMPATIBLE CHANGES !!!
- Due to changes in the interpretation of dotted-decimal version numbers with alpha elements in version.pm 0.9913 and later, the notion of the 'next' dotted-decimal alpha is ill-defined. Version::Next no longer supports dotted-decimals with alpha elements and will throw an exception if one is passed to next_version.
Modules
increment module version numbers simply and correctly
Other files
Module Install Instructions
To install Version::Next, copy and paste the appropriate command in to your terminal.
cpanm Version::Next
perl -MCPAN -e shellinstall Version::Next
For more information on module installation, please visitthe detailed CPAN module installation guide.