Description
Perl code can compare two sequences and attach annotations that explain how items relate between versions. This is useful for tools that need diff-like information while keeping extra context around each line or element.
It is a programming module used by other Perl software. Users normally install it because an application or developer tool needs this comparison logic.