[ Bron: libalgorithm-diff-perl ]
Pakket: libalgorithm-diff-perl (1.19.03-2)
Verwijzigingen voor libalgorithm-diff-perl
Debian bronnen:
Het bronpakket libalgorithm-diff-perl downloaden:
- [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]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- gregor herrmann (QA-pagina)
- Salvatore Bonaccorso (QA-pagina)
- Xavier Guimard (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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).
Andere aan libalgorithm-diff-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libalgorithm-diff-xs-perl
- module to find differences between files (XS accelerated)