[ ソース: libalgorithm-diff-perl ]
パッケージ: libalgorithm-diff-perl (1.201-1)
libalgorithm-diff-perl に関するリンク
Debian の資源:
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]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Salvatore Bonaccorso (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [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 作の実用的な抽出とレポート用の言語
-
- rec: libalgorithm-diff-xs-perl
- module to find differences between files (XS accelerated)