a perl library for finding Longest Common Sequences in text
This module provides routines that allow one to analyze text in perl
arrays to produce a Longest Common Sequence, which can in turn be
used to produce the same information as the common Unix tool 'diff'