mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
12 lines
433 B
Plaintext
12 lines
433 B
Plaintext
|
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.
|
||
|
|
||
|
WWW: http://search.cpan.org/search?dist=Lingua-EN-NameCase
|
||
|
|
||
|
Seamus Venasse <svenasse@polaris.ca>
|