diff options
Diffstat (limited to 'perl/perl-Test-Differences/README')
-rw-r--r-- | perl/perl-Test-Differences/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-Test-Differences/README b/perl/perl-Test-Differences/README new file mode 100644 index 000000000000..c52bd684d70b --- /dev/null +++ b/perl/perl-Test-Differences/README @@ -0,0 +1,5 @@ +Test string and data structure differences + +When the code you're testing returns multiple lines, records or data +structures and they're just plain wrong, an equivalent to the Unix +diff utility may be just what's needed. |