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

Changes for version 1.309

  • TEST
    • replace use_ok by simply running perl -M$module -e1
  • DOCUMENTATION
    • some guidelines for naming attributes in plugins
  • PACKAGING
    • split Git::Repository::Plugin::Log and its supporting modules (Git::Repository::Log and Git::Repository::Log::Iterator) out in their own distribution (Git-Repository-Plugin-Log) as of version 1.309 of both distributions

Documentation

Control git from Perl using Git::Repository

Modules

Perl interface to Git repositories
Command objects for running git
Base class for Git::Repository plugins
Helper functions for test scripts using Git