summaryrefslogtreecommitdiffstats
path: root/perl/perl-Test-Differences/README
diff options
context:
space:
mode:
author LEVAI Daniel <leva@ecentrum.hu>2013-03-16 15:37:55 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:50 -0400
commit1a98e8a774064d572ddb2218460381f86d4558be (patch)
treef99f4b0493b3d4f38e8be2772ec10f830160334f /perl/perl-Test-Differences/README
parent418715a80f36744a4868f82d5ca1fd42351c3ccc (diff)
downloadslackbuilds-1a98e8a774064d572ddb2218460381f86d4558be.tar.gz
slackbuilds-1a98e8a774064d572ddb2218460381f86d4558be.tar.xz
perl/perl-Test-Differences: Added (Test string differences)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-Differences/README')
-rw-r--r--perl/perl-Test-Differences/README5
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 0000000000..c52bd684d7
--- /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.