The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Perl interface to Git repositories'
author:
  - 'Philippe Bruhat (BooK) <book@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Path: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  Test::Requires::Git: '1.005'
  constant: '0'
  lib: '0'
  overload: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
keywords:
  - git
  - wrapper
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Git-Repository
requires:
  Carp: '0'
  Cwd: '0'
  Exporter: '0'
  File::Spec: '0'
  File::Spec::Functions: '0'
  File::Temp: '0'
  Git::Version::Compare: '1.001'
  IO::Handle: '0'
  Scalar::Util: '0'
  System::Command: '1.118'
  Test::Builder: '0'
  namespace::clean: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Repository
  repository: https://github.com/book/Git-Repository.git
version: '1.321'
x_contributors:
  - 'Ron Savage <rsavage@cpan.org>'
  - 'Samit Badle <Samit.Badle@gmail.com>'
  - 'Lisa Hansen <Lisa.Hansen@sas.com>'
  - 'Alex Raguero <jhavero@gmail.com>'
  - 'Gregor Herrmann <gregoa@cpan.org>'
  - 'Petr Šabata <contyk@cpan.org>'
  - 'Tim Bunce <timb@cpan.org>'
  - 'Aristotle Pagaltzis <aristotle@cpan.org>'
  - 'Michael G. Schwern <mschwern@cpan.org>'
  - 'Todd Rinaldo <toddr@cpan.org>'
  - 'Mark Lawrence <mlawren@cpan.org>'
  - 'Dominic Humphries <oneonetwo@cpan.org>'
  - 'Christian Walde <mithaldu@cpan.org>'
  - 'Yanick Champoux <yanick@cpan.org>'
  - 'Thomas Klausner <domm@cpan.org>'
  - 'Olivier Mengué <dolmen@cpan.org>'
  - 'Nigel Metheringham <nigel.metheringham@dev.intechnology.co.uk>'
  - 'Lasse Makholm <lasse.makholm@nokia.com>'
  - 'Kazuhiro Shibuya <shibuya@cpan.org>'
  - 'Jacques Germishuys <jacquesg@cpan.org>'
  - 'Olivier Raginel <babar@cpan.org>'
  - 'Anton Berezin <gruber@cpan.org>'
  - 'Alessandro Ghedini <alexbio@cpan.org>'
  - 'Gustavo Leite de Mendonça Chaves <gnustavo@cpan.org>'
x_serialization_backend: 'YAML::Tiny version 1.70'