HASH that store values without increase the reference count
Hash::NoRef is a Perl module to create HASH that store values without increase the reference count (weak references). This can be used to store objects but without interfere in the DESTROY mechanism, since the reference in this HASH won't count.
$
pkg install p5-Hash-NoRefOrigin
devel/p5-Hash-NoRef
Size
19.1KiB
License
ART10, GPLv1+
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
0 packages