libtest-differences-perl

Perl module to test string and data structure differences
  https://metacpan.org/release/Test-Differences
  0
  no reviews



Cpan's test::differences compares data structures and strings and returns their differences in a unix diff fashion if they are "not ok". useful for comparing large structures easily when running tests.