1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
---
abstract: 'Functions to compare Git versions'
author:
- 'Philippe Bruhat (BooK) <book@cpan.org>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
List::Util: '0'
Test::More: '0'
Test::NoWarnings: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
keywords:
- git
- version
- comparison
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Git-Version-Compare
requires:
Carp: '0'
Exporter: '0'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Version-Compare
repository: http://github.com/book/Git-Version-Compare.git
version: '1.005'
x_contributors:
- 'Neil Bowers <neilb@cpan.org>'
- 'Pine Mizune <pine@cpan.org>'
- 'Gustavo Leite de Mendonça Chaves <gnustavo@cpan.org>'
x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|