RSS | Module Info | Add a review of Array-Diff

Array-Diff (0.07) *****

Yes, simple and gets the job done. Though I'm a bit curious with the implementation. If the interface is only to get number of deleted and added items (instead of positions of deletion/insertion), why depend on Algorithm::Diff (or use the name 'diff', for that matter).

Steven Haryanto - 2011-04-21T22:17:55

Was this review helpful to you?  Yes No
7 out of 7 found this review helpful:

Array-Diff (0.07) *****

To answer the 1-star review: What this modules gives over List::Compare is the simplicity. List::Compare POD gives you 1300 lines of man pages. This module does its job to get the difference of two arrays and nothing more than that. Quite well done.

Tatsuhiko Miyagawa - 2009-01-30T02:59:08

Was this review helpful to you?  Yes No
5 out of 8 found this review helpful:

Array-Diff (0.02) *

What does this offer over List::Compare?

Mark Thomas - 2006-04-05T10:29:57

Was this review helpful to you?  Yes No


the camel