mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
354 B
Plaintext
7 lines
354 B
Plaintext
This module allows to perform case-insensitive lookups using case-folding.
|
|
Case-folding is a part of the Unicode standard that allows any two strings
|
|
that differ from one another only by case to map to the same "case-folded"
|
|
form, even when those strings include characters with complex case-mappings.
|
|
|
|
WWW: https://metacpan.org/release/Unicode-CaseFold
|