[ ソース: libhash-case-perl ]
パッケージ: libhash-case-perl (1.050-2)
libhash-case-perl に関するリンク
Debian の資源:
libhash-case-perl ソースパッケージをダウンロード:
- [libhash-case-perl_1.050-2.dsc]
- [libhash-case-perl_1.050.orig.tar.gz]
- [libhash-case-perl_1.050-2.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.