[ 源代码: libhash-case-perl ]
软件包:libhash-case-perl(1.050-1)
libhash-case-perl 的相关链接
Debian 的资源:
下载源码包 libhash-case-perl:
- [libhash-case-perl_1.050-1.dsc]
- [libhash-case-perl_1.050.orig.tar.gz]
- [libhash-case-perl_1.050-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
base class for hashes with key-casing requirements
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.