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

Changes for version 1.103470 - 2010-12-13

  • add time_zone option to Tag & Commit (christopher madsen) It now defaults to your local time. Previous versions always used UTC.
  • Tag & Commit accept %t to indicate trial release status (christopher madsen)
  • NextVersion resets $/ to guard against misbehaving plugins (alan young)

Modules

update your git repository after release
check your git repository before releasing
checkin build results on separate branch
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