2002-02-10 11:00:38 +01:00
|
|
|
Forenames and surnames are often stored either wholly in UPPERCASE
|
|
|
|
or wholly in lowercase. This module allows you to convert names
|
|
|
|
into the correct case where possible.
|
|
|
|
|
|
|
|
Although forenames and surnames are normally stored separately if
|
|
|
|
they do appear in a single string, whitespace separated, NameCase
|
|
|
|
and nc deal correctly with them.
|
|
|
|
|
2005-09-21 21:31:43 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Lingua-EN-NameCase/
|
2002-02-10 11:00:38 +01:00
|
|
|
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|