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

Changes for version 2.007 - 2013-01-26

  • fix rt#82873 - Git::Push should check the remote exists New remotes_must_exist option defaults to true. (christopher madsen)
  • switch from Test::Exception to Test::Fatal (christopher madsen)
  • load some dependencies only when needed (rt#82956) (christopher madsen)

Modules

update your git repository after release
check your git repository before releasing
checkin 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 go
provide the allow_dirty & changelog attributes
Provide repository information for Git plugins