Find The Longest Common Substring of Two Strings
String::LCSS provides the function "lcss" to ferret out the longest common substring shared by two strings passed as arguments. undef is returned if the susbstring length is one char or less. When used in an array context, lcss will returns the indexi of the match root in the two args.
$
pkg install p5-String-LCSSOrigin
textproc/p5-String-LCSS
Size
4.30KiB
License
not specified
Maintainer
dvl@FreeBSD.org
Dependencies
1 packages
Required by
0 packages