套件: libalgorithm-diff-perl (1.19.03-2)
libalgorithm-diff-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libalgorithm-diff-perl:
- [libalgorithm-diff-perl_1.19.03-2.dsc]
- [libalgorithm-diff-perl_1.19.03.orig.tar.gz]
- [libalgorithm-diff-perl_1.19.03-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- 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)