perl-WeakRef
API for weak references to be created in Perl
A patch to Perl 5.005_55 by the author implements a core API for weak references. This module is a Perl-level interface to that API, allowing weak references to be created in Perl. 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.
openSUSE Leap 16.0 没有可用的官方软件包发行版
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
SUSE SLE-15-SP1
不受支持的发行版
下列发行版未被官方支持。使用这些软件包需要您自担风险。