[ 原始碼: libgit-repository-perl ]
套件:libgit-repository-perl(1.325-3)
libgit-repository-perl 的相關連結
Debian 的資源:
下載原始碼套件 libgit-repository-perl:
- [libgit-repository-perl_1.325-3.dsc]
- [libgit-repository-perl_1.325.orig.tar.gz]
- [libgit-repository-perl_1.325-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl interface to Git repositories
Git::Repository is a Perl interface to Git, for scripted interactions with repositories. It's a low-level interface that allows calling any Git command, whether porcelain or plumbing, including bidirectional commands such as git commit-tree.
其他與 libgit-repository-perl 有關的套件
|
|
|
|
-
- dep: git
- fast, scalable, distributed revision control system
-
- dep: libgit-version-compare-perl
- module to compare Git versions
-
- dep: libnamespace-clean-perl
- module for keeping imports and functions out of the current namespace
-
- dep: libsystem-command-perl
- Perl class for running system commands
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libgit-repository-plugin-log-perl
- Git::Repository plugin adding log items