The devel/p5-WeakRef port
p5-WeakRef-0.01p6 – API to the Perl weak references (cvsweb github mirror)
Description
A weak reference is just like an ordinary Perl reference except that it isn't included in the reference count of the thing referred to. This means that once all references to a particular piece of data are weak, the piece of data is freed and all the weak references are set to undef. This is particularly useful for implementing circular data structures without memory leaks or caches of objects.WWW: https://metacpan.org/release/WeakRef
Maintainer
The OpenBSD ports mailing-list
Categories
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/WeakRef.pm
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/WeakRef/
- /usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/WeakRef/WeakRef.so
- /usr/local/man/man3p/WeakRef.3p