パッケージ: libtie-refhash-weak-perl (0.09-2.1)
libtie-refhash-weak-perl に関するリンク
Debian の資源:
libtie-refhash-weak-perl ソースパッケージをダウンロード:
- [libtie-refhash-weak-perl_0.09-2.1.dsc]
- [libtie-refhash-weak-perl_0.09.orig.tar.gz]
- [libtie-refhash-weak-perl_0.09-2.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Tie::RefHash subclass with weakened references in the keys
Tie::RefHash can be used to access hashes by reference. This is useful when you index by object, for example.
The problem with Tie::RefHash, and cross indexing, is that sometimes the index should not contain strong references to the objecs. The internal structures of Tie::RefHash contain strong references to the key, and provide no convenient means to make those references weak.
Tie::RefHash::Weak has weak keys, instead of strong ones. The values are left unaltered, and you'll have to make sure there are no strong references there yourself.
その他の libtie-refhash-weak-perl 関連パッケージ
|
|
|
|
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語