diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-10 10:00:38 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-10 10:00:38 +0000 |
commit | 286dba7a61a113da4204db0cbc67bd57f1dd4486 (patch) | |
tree | 18cd29b86b92e32d1f23cbece35372340c526480 /textproc/p5-Lingua-EN-NameCase/pkg-descr | |
parent | 40d65a2ed953d06b2b9fc3f64fd6ccc63f8a71b5 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-NameCase/pkg-descr')
-rw-r--r-- | textproc/p5-Lingua-EN-NameCase/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-NameCase/pkg-descr b/textproc/p5-Lingua-EN-NameCase/pkg-descr new file mode 100644 index 000000000000..938e73a580b0 --- /dev/null +++ b/textproc/p5-Lingua-EN-NameCase/pkg-descr @@ -0,0 +1,11 @@ +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> |