ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
389 B
Text
9 lines
389 B
Text
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: https://metacpan.org/release/Lingua-EN-NameCase
|