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
- * Fri Feb 18 16:00:00 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.04-1
- 0.04.
- Add perl(:MODULE_COMPAT_*) dependency, install with pure_install.
- * Sun Feb 1 16:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.03-0.fdr.4
- Reduce number of owned directories.
- * Wed Oct 29 16:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.03-0.fdr.3
- Spec cleanup.