freebsd-ports/textproc/p5-Lingua-EN-NameCase/pkg-descr

12 lines
427 B
Text
Raw Normal View History

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/dist/Lingua-EN-NameCase/
Seamus Venasse <svenasse@polaris.ca>