libhash-case-perl

Base class for hashes with key-casing requirements
  http://search.cpan.org/dist/Hash-Case/
  0
  no reviews



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.