The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

git-describe-version - Enable "git describe-version" command

VERSION

version 1.015

DESCRIPTION

This script enables you to execute

        git describe-version

to print the current repository version as determined by Git::DescribeVersion.

It is a small wrapper around "run" in Git::DescribeVersion::App.

SEE ALSO

AUTHOR

Randy Stauner <rwstauner@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Randy Stauner.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.