3 lines
137 B
Plaintext

This module compares two arrays and returns the added or deleted
elements in two separate arrays. It's a wrapper around Algorithm::Diff.