[ 源代码: libgit-version-compare-perl ]
软件包:libgit-version-compare-perl(1.005-1)
libgit-version-compare-perl 的相关链接
Debian 的资源:
下载源码包 libgit-version-compare-perl:
- [libgit-version-compare-perl_1.005-1.dsc]
- [libgit-version-compare-perl_1.005.orig.tar.gz]
- [libgit-version-compare-perl_1.005-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to compare Git versions
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.