Description
Perl applications can use a hash that preserves the original key spelling while matching keys case-insensitively. This is useful for headers, configuration names, and formats where case should not affect lookup.
It is a developer library. Applications should document how duplicate keys with different casing are handled so users are not surprised.