aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-Algorithm-Diff/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Algorithm-Diff/README')
-rw-r--r--perl/perl-Algorithm-Diff/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Algorithm-Diff/README b/perl/perl-Algorithm-Diff/README
new file mode 100644
index 000000000000..2ef5ad9f1fc0
--- /dev/null
+++ b/perl/perl-Algorithm-Diff/README
@@ -0,0 +1,3 @@
+perl-Algorithm-Diff (Compute differences between two files / lists)
+This module provides five exportable functions for diffing:
+LCS, diff, sdiff, traverse_sequences, and traverse_balanced.