1---
2abstract: 'Add a log() method to Git::Repository'
3author:
4  - 'Philippe Bruhat (BooK) <book@cpan.org>'
5build_requires:
6  Cwd: '0'
7  ExtUtils::MakeMaker: '0'
8  File::Spec: '0'
9  File::Temp: '0'
10  IO::Handle: '0'
11  IPC::Open3: '0'
12  Pod::Coverage::TrustPod: '0.100003'
13  Test::CPAN::Meta: '0.25'
14  Test::Git: '0'
15  Test::More: '0'
16  Test::Pod: '1.51'
17  Test::Pod::Coverage: '1.10'
18  Test::Requires::Git: '1.005'
19  blib: '1.01'
20  lib: '0'
21configure_requires:
22  ExtUtils::MakeMaker: '0'
23dynamic_config: 0
24generated_by: 'Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150005'
25license: perl
26meta-spec:
27  url: http://module-build.sourceforge.net/META-spec-v1.4.html
28  version: '1.4'
29name: Git-Repository-Plugin-Log
30requires:
31  Carp: '0'
32  Git::Repository: '1.309'
33  Git::Repository::Command: '0'
34  Git::Repository::Plugin: '0'
35  Scalar::Util: '0'
36  perl: '5.006'
37  strict: '0'
38  warnings: '0'
39resources:
40  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Repository-Plugin-Log
41  repository: http://github.com/book/Git-Repository-Plugin-Log.git
42version: '1.314'
43x_contributors:
44  - 'Vickenty Fesunov <vyf@cpan.org>'
45  - 'Bartosz Jakubski <bjakubski@cpan.org>'
46  - 'Paulo Custodio <pscust@cpan.org>'
47  - 'Alex Balhatchet <kaoru@cpan.org>'
48