diff options
Diffstat (limited to 'textproc/p5-Unicode-CaseFold/pkg-descr')
-rw-r--r-- | textproc/p5-Unicode-CaseFold/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-Unicode-CaseFold/pkg-descr b/textproc/p5-Unicode-CaseFold/pkg-descr index 0cce23260481..1047de6e99a6 100644 --- a/textproc/p5-Unicode-CaseFold/pkg-descr +++ b/textproc/p5-Unicode-CaseFold/pkg-descr @@ -2,5 +2,3 @@ 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 |