パッケージ: libhash-merge-simple-perl (0.051-2.1)
libhash-merge-simple-perl に関するリンク
Trisquel の資源:
libhash-merge-simple-perl ソースパッケージをダウンロード:
- [libhash-merge-simple-perl_0.051-2.1.dsc]
- [libhash-merge-simple-perl_0.051.orig.tar.gz]
- [libhash-merge-simple-perl_0.051-2.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Florian Schlichting
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to easily merge two or more hashes
Hash::Merge::Simple will recursively merge two or more hashes and return the result as a new hash reference. The merge function will descend and merge hashes that exist under the same node in both the left and right hash, but doesn't attempt to combine arrays, objects, scalars, or anything else. The rightmost hash also takes precedence, replacing whatever was in the left hash if a conflict occurs.
This code is based on Catalyst::Utils, but was modified to handle merging more than two hashes simultaneously.
その他の libhash-merge-simple-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language