Authors: Austin Ziegler
License: MIT
- Artistic-1.0-Perl
- GPL-2.0-or-later
Summary: Diff::LCS computes the difference between two Enumerable sequences using the
McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities
to create a simple HTML diff output format...