软件包: libalgorithm-merge-perl (0.08-3)
libalgorithm-merge-perl 的相关链接
Trisquel 的资源:
下载源码包 libalgorithm-merge-perl:
- [libalgorithm-merge-perl_0.08-3.dsc]
- [libalgorithm-merge-perl_0.08.orig.tar.gz]
- [libalgorithm-merge-perl_0.08-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Jonathan Yu
- Salvatore Bonaccorso
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module for three-way merge of textual data
Algorithm::Merge provides three-way merge and diff functions, complementing the functionality offered by Algorithm::Diff (libalgorithm-diff-perl). Given three sets of items, known as the original, left and right, this module can take a three-way difference or merge them. Taking a difference provides an array reference that is very similar to the behaviour of Algorithm::Diff. One can also implement custom conflict resolution using the CONFLICT callback.
其他与 libalgorithm-merge-perl 有关的软件包
|
|
|
-
- dep: libalgorithm-diff-perl
- module to find differences between files
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language