Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libtest-differences-perl
Perl module to test string and data structure differences
https://metacpan.org/release/Test-Differences
0
no reviews
Install
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.