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

Changes for version 2.013 - 2013-04-13

  • fix rt#84491 - Git::GatherDir does not handle symlinks Symlinks to directories used to make it crash with a cryptic error. It now skips them with a warning, and this is documented. (christopher madsen, reported by karen etheridge)
  • mention Git::GatherDir in Git (christopher madsen, reported by kevin dawson)

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