5 lines
247 B
Text
5 lines
247 B
Text
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/dist/Lingua-EN-NameParse/
|