The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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