Package : perl-Dist-Zilla-Plugin-Git-DescribeVersion

Package details

Summary: Provide version using git-describe

Description:
This does the the Dist::Zilla::Role::VersionProvider manpage role. It uses
the Git::DescribeVersion manpage to count the number of commits since the
last tag (matching _match_pattern_) or since the initial commit, and uses
the result as the _version_ parameter for your distribution.

The plugin accepts the same options as Git::DescribeVersion/new. See the
Git::DescribeVersion/OPTIONS manpage.

You can also set the 'V' environment variable to override the new version.
This is useful if you need to bump to a specific version. For example, if
the last tag is 0.005 and you want to jump to 1.000 you can set V = 1.000.


URL: https://metacpan.org/release/Dist-Zilla-Plugin-Git-DescribeVersion
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs