diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-22 07:26:14 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-06-22 07:26:14 +0000 |
commit | c0849c64b87d65f88239d07dc63550a0f619e619 (patch) | |
tree | 942a91d64d1e37d60a9ef6a9054edeb873d5f5e8 /devel/p5-String-Similarity/pkg-comment | |
parent | - Catch up with recent changes in -CURRENT; (diff) |
Initial import of String-Similarity 0.02
This is the perl module that calculates the similarity of two strings.
Diffstat (limited to 'devel/p5-String-Similarity/pkg-comment')
-rw-r--r-- | devel/p5-String-Similarity/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-String-Similarity/pkg-comment b/devel/p5-String-Similarity/pkg-comment new file mode 100644 index 000000000000..e2ca015f01e8 --- /dev/null +++ b/devel/p5-String-Similarity/pkg-comment @@ -0,0 +1 @@ +Perl module that calculates the similarity of two strings |