[ 源代码: libtie-shadowhash-perl ]
软件包:libtie-shadowhash-perl(1.00-1.1)
libtie-shadowhash-perl 的相关链接
Debian 的资源:
下载源码包 libtie-shadowhash-perl:
- [libtie-shadowhash-perl_1.00-1.1.dsc]
- [libtie-shadowhash-perl_1.00.orig.tar.gz]
- [libtie-shadowhash-perl_1.00-1.1.diff.gz]
维护者:
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
Merge multiple data sources into a hash
ShadowHash merges together multiple sets of data in the form of hashes into a data structure that looks to Perl like a single simple hash. When that hash is accessed, the data structures managed by that shadow hash are searched in order they were added for that key. This allows the rest of a program simple and convenient access to a disparate set of data sources.