summaryrefslogtreecommitdiffstats
path: root/perl/perl-Algorithm-Diff/README
blob: 2ef5ad9f1fc013736b6d7a3f45f08759a8ffac82 (plain)
1
2
3
perl-Algorithm-Diff (Compute differences between two files / lists)
This module provides five exportable functions for diffing:
LCS, diff, sdiff, traverse_sequences, and traverse_balanced.