ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
416 B
Text
10 lines
416 B
Text
Git::Version::Compare contains a selection of subroutines that make dealing with
|
|
Git-related things (like versions) a little bit easier.
|
|
|
|
The strings to compare can be version numbers, tags from git.git or the output
|
|
of git version or git describe.
|
|
|
|
These routines collect the knowledge about Git versions that was accumulated
|
|
while developing Git::Repository.
|
|
|
|
WWW: https://metacpan.org/release/Git-Version-Compare
|