[ bianca ]
[ 源代码: libtest-requires-git-perl ]
软件包:libtest-requires-git-perl(1.008-2)
libtest-requires-git-perl 的相关链接
下载源码包 libtest-requires-git-perl:
- [libtest-requires-git-perl_1.008-2.debian.tar.xz]
- [libtest-requires-git-perl_1.008-2.dsc]
- [libtest-requires-git-perl_1.008.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to check the available version of Git
Test::Requires::Git checks if the version of Git available for testing meets the given requirements.
The "current git" is obtained by running "git --version" (so the first "git" binary found in the "PATH" will be tested).
If the checks fail, then all tests will be skipped.
其他与 libtest-requires-git-perl 有关的软件包
|
|
|
|
-
- dep: git
- fast, scalable, distributed revision control system
-
- dep: libgit-version-compare-perl
- module to compare Git versions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language