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

NAME

Parrot::Git::Describe - Git describe string of Parrot

SYNOPSIS

    use Parrot::Git::Describe;

    print $Parrot::Git::Describe::current;

DESCRIPTION

Get Parrot's current and configure time "git describe" string, which is the out of

    git describe --tags