Name : perl-Tie-RefHash-Weak
| |
Version : 0.09
| Vendor : openSUSE
|
Release : bp157.1.1
| Date : 2024-08-08 05:25:54
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tie-RefHash-Weak-0.09-bp157.1.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A Tie::RefHash subclass with weakened references in the keys.
|
Description :
The the Tie::RefHash manpage module can be used to access hashes by reference. This is useful when you index by object, for example.
The problem with the Tie::RefHash manpage, and cross indexing, is that sometimes the index should not contain strong references to the objecs. the Tie::RefHash manpage\'s internal structures contain strong references to the key, and provide no convenient means to make those references weak.
This subclass of the Tie::RefHash manpage 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP7/standard/noarch |