diff options
author | petef <petef@FreeBSD.org> | 2002-01-27 12:56:52 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-01-27 12:56:52 +0800 |
commit | 1f7d66c29cc7a83a611438835ac57def3c933191 (patch) | |
tree | 6cdfe27ab3f43e18b00ab6cc9296366d87bdae1c /textproc/p5-Lingua-EN-NameParse/pkg-descr | |
parent | 34a992376e3ead888b8b9deca152f8548cc2af16 (diff) | |
download | freebsd-ports-gnome-1f7d66c29cc7a83a611438835ac57def3c933191.tar.gz freebsd-ports-gnome-1f7d66c29cc7a83a611438835ac57def3c933191.tar.zst freebsd-ports-gnome-1f7d66c29cc7a83a611438835ac57def3c933191.zip |
Add p5-Lingua-EN-NameParse 1.16, perl routines for manipulating a
person's name.
PR: 33381
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Diffstat (limited to 'textproc/p5-Lingua-EN-NameParse/pkg-descr')
-rw-r--r-- | textproc/p5-Lingua-EN-NameParse/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-NameParse/pkg-descr b/textproc/p5-Lingua-EN-NameParse/pkg-descr new file mode 100644 index 000000000000..5768c36b2a81 --- /dev/null +++ b/textproc/p5-Lingua-EN-NameParse/pkg-descr @@ -0,0 +1,7 @@ +This module takes as input a person or persons name in free format +text and attempts to parse it. If successful, the name is broken +down into components and useful functions can be performed. + +WWW: http://search.cpan.org/search?dist=Lingua-EN-NameParse + +Seamus Venasse <svenasse@polaris.ca> |