freebsd-ports/textproc/p5-Lingua-EN-NameCase/pkg-descr
Pete Fritchman 286dba7a61 Add p5-Lingua-EN-NameCase 1.11, perl module to fix the case of
people's names.

PR:		33432
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-02-10 10:00:38 +00:00

11 lines
433 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: http://search.cpan.org/search?dist=Lingua-EN-NameCase
Seamus Venasse <svenasse@polaris.ca>