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

Changes for version 0.004000 - 2014-08-18

  • 00 Minor
    • Replace Path::Class with Path::Tiny in code and tests.
    • Replace Class::Load with Module::Runtime
  • Dependencies::Stats
    • Dependencies changed since 0.003001, see misc/*.deps* for details
    • develop: +1 ↑1 (suggests: ↑2)
    • runtime: +2 -2

Modules

Walk over a sequence of commits in a Git::PurePerl repo
Walk down a tree following the first parent.
Start at the HEAD of the current repo.
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