パッケージ: 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)