Description
Perl programs can compare complex data structures and determine whether their nested values match. This is useful in tests, synchronization tools, validation routines, and scripts that need reliable structural comparison.
It is a library used by other software. The calling application decides what happens when differences are found and whether any data is changed.