Description
Perl applications can compare lists and identify shared, unique, or differing elements. This is useful for reports, synchronization checks, validation, tests, and data cleanup tools.
It is a list comparison library. The application using it decides what differences mean and whether any data should be changed.