Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-String-Ediff: Produce common sub-string indices for two strings
- Summary
- String::Ediff is a Perl module for producing common sub-string indices
for two strings. It uses suffix tree algorithm to determine the
common substrings.
Changelog
- * Wed Aug 30 17:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.08-4
- Fix order of arguments to find(1).
- * Thu Feb 16 16:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.08-3
- Rebuild.
- * Thu Jan 19 16:00:00 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.08-2
- Rebuild, cosmetics.