perl-Hash-Case - Base class for hashes with key-casing requirements
Website: | http://search.cpan.org/dist/Hash-Case/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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-4.el4.noarch [20 KiB] |
Changelog
by Stepan Kasal (2009-12-07):
- rebuild against perl 5.10.1 |