Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-WeakRef | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 0.01 | Vendor: openSUSE |
Release: bp155.2.10 | Build date: Wed May 17 17:01:19 2023 |
Group: Development/Libraries/Perl | Build host: obs-power9-06 |
Size: 71641 | Source RPM: perl-WeakRef-0.01-bp155.2.10.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/WeakRef/ | |
Summary: 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. Authors: -------- Tuomas J. Lukka <lukka@iki.fi>
Artistic-1.0 or GPL-2.0+
* Wed Feb 27 2013 coolo@suse.com - update license to new format * Fri Nov 18 2011 coolo@suse.com - use original .tar.gz * Wed Feb 02 2011 vcizek@novell.com - bzipped source tarball * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Tue Oct 19 2010 coolo@novell.com - add perl as explicit buildrequire * Sun Jan 10 2010 jengelh@medozas.de - enable parallel build * Mon Oct 02 2006 anicka@suse.cz - rename to perl-WeakRef * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Tue Jun 22 2004 rommel@suse.de - initial checkin
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/WeakRef.pm /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/WeakRef /usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/WeakRef/WeakRef.so /usr/share/man/man3/WeakRef.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 17:57:49 2024