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

NAME

release-blog.pl - Prepare a release blog entry for this project

SYNOPSIS

    release-blog.pl [<version>]
    release-blog.pl --help|-h

DESCRIPTION

This script prepares the list of commits with links to Github for the commits and any tickets referenced in the commit.

ARGUMENTS

version

Optional. The tag to collect. Commits between this tag and the previous tag will be collected. Defaults to the latest release tag.

OPTIONS

--help|-h

See the help for this command.