Paketname | libtext-diff-perl |
Beschreibung | Perl module to find differences in files and record sets |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.37-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | perl, libalgorithm-diff-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 24704 Byte |
Prüfsumme MD5 | 8cba609b1f0b440d2a9973ac7f5d345e |
Prüfsumme SHA1 | 57b0d1689cb458613d76fac7458bd0143eb61976 |
Prüfsumme SHA256 | da3478fbf6d877d0971f74d639619fccfae9903b7880109ead7fd7999be8b146 |
Link zum Herunterladen | libtext-diff-perl_1.37-1_all.deb |
Ausführliche Beschreibung | Text::Diff provides a basic functions similar to the GNU diff utility. It is
not anywhere near as feature complete as GNU diff, but is better integrated
with Perl and available on all platforms. It is often faster than shelling
out to a system's diff executable for small files, and generally slower on
larger files. While it is not guaranteed to produce the same output as the
system diff command, output is often identical.
|