Description
Case-insensitive lookup can follow Unicode case-folding rules instead of simple ASCII lowercasing. This module normalizes strings for Perl programs that compare names, identifiers, or search keys across languages. It is useful for indexing, matching, and text normalization.