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

Changes for version 0.001002 - 2012-05-29

  • Greatly improve core documentation of ::Walker, covering user consumable parts.

Modules

Walk over a sequence of commits in a Git::PurePerl repo
Walk down a tree following the first parent.
Execute a sub() for each commit
Execute an ordered list of OnCommit events.
An entity that has a repo
A method for traversing a git repository
An event to execute when a commit is encountered
Misc utility types for Git::PurePerl::Walker