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.006-2m.mo6.noarch [20 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (1.006-2m) - rebuild against rpm-4.6 |