1---
2abstract: 'Functions to compare Git versions'
3author:
4  - 'Philippe Bruhat (BooK) <book@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: '0'
7  File::Spec: '0'
8  List::Util: '0'
9  Test::More: '0'
10  Test::NoWarnings: '0'
11configure_requires:
12  ExtUtils::MakeMaker: '0'
13dynamic_config: 0
14generated_by: 'Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150005'
15keywords:
16  - git
17  - version
18  - comparison
19license: perl
20meta-spec:
21  url: http://module-build.sourceforge.net/META-spec-v1.4.html
22  version: '1.4'
23name: Git-Version-Compare
24requires:
25  Carp: '0'
26  Exporter: '0'
27  perl: '5.006'
28  strict: '0'
29  warnings: '0'
30resources:
31  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Version-Compare
32  repository: http://github.com/book/Git-Version-Compare.git
33version: '1.004'
34x_contributors:
35  - 'Neil Bowers <neilb@cpan.org>'
36  - 'Pine Mizune <pine@cpan.org>'
37