软件包: libalgorithm-diff-perl (1.201-1)
libalgorithm-diff-perl 的相关链接
Trisquel 的资源:
下载源码包 libalgorithm-diff-perl:
- [libalgorithm-diff-perl_1.201-1.dsc]
- [libalgorithm-diff-perl_1.201.orig.tar.gz]
- [libalgorithm-diff-perl_1.201-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
- Salvatore Bonaccorso
- Xavier Guimard
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to find differences between files
Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'.
There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl).
其他与 libalgorithm-diff-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libalgorithm-diff-xs-perl
- module to find differences between files (XS accelerated)