summaryrefslogtreecommitdiff
path: root/devel/p5-String-Similarity/pkg-descr
blob: d11609af69577eb8b7d1b509a5de4a411faacb66 (plain) (blame)
1
2
3
4
5
6
7
The "String::Similarity" calculates the similarity index of its two
arguments. A value of '0' means that the strings are entirely
different. A value of '1' means that the strings are identical.
Everything else lies between 0 and 1 and describes the amount of
similarity between the strings.

WWW: http://search.cpan.org/dist/String-Similarity/