openbsd-ports/devel/p5-Array-Diff/pkg/DESCR

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.