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

Changes for version 2.046 - 2019-03-17

  • added %V format code for the version number with the leading 'v' stripped off, if it exists.
  • changed the default format strings to use 'v%V' rather than 'v%v' for better compatibility with v1.2.3 form version numbers.
  • convert from MooseX::Types to Types::Standard

Modules

Update your git repository after release
Check your git repository before releasing
Check in build results on separate branch
Gather all tracked files in a Git working directory
Initialize git repository on dzil new
Provide a version number by bumping the last git release tag
Push current branch
Tag the new version
All git plugins in one bundle
Provide the allow_dirty & changelog attributes
Provide repository information for Git plugins
Provide a String::Formatter for commit messages