Package : perl-Dist-Zilla-Plugin-VersionFromPrev

Package details

Summary: Get the last version via Git tag with C< git tag -l | sort -nr | head -n1 >

Description:
This plugin was written because the author didn't like the time-based
version RJBS likes to use as implemented in the
Dist::Zilla::Plugin::AutoVersion manpage. Instead this plugin supports the
classic CPAN version schema where you start at '0.01' and move towards
'0.99', then increment to '1.00' and keep going from there.

This is how you use the plugin:

[VersionFromPrev]


URL: http://search.cpan.org/dist/Dist-Zilla-Plugin-VersionFromPrev
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs