[ 原始碼: libtest-requires-git-perl ]
套件:libtest-requires-git-perl(1.008-2)
libtest-requires-git-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-requires-git-perl:
- [libtest-requires-git-perl_1.008-2.dsc]
- [libtest-requires-git-perl_1.008.orig.tar.gz]
- [libtest-requires-git-perl_1.008-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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