mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
369 B
Plaintext
8 lines
369 B
Plaintext
Hash::Case is the base class for various classes which tie special
|
|
treatment for the casing of keys. Be aware of the differences in
|
|
implementation: Lower and Upper are tied native hashes: these hashes
|
|
have no need for hidden fields or other assisting data structured. A
|
|
case Preserve hash will actually create three hashes.
|
|
|
|
WWW: https://metacpan.org/release/Hash-Case
|