perl-Hash-Case - Base class for hashes with key-casing requirements
Website: | http://search.cpan.org/dist/Hash-Case/ |
---|---|
License: | GPL or Artistic |
- Description:
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.
Packages
perl-Hash-Case-1.010-8m.mo8.noarch [22 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (1.010-8m) - rebuild against perl-5.14.2 |