Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-WeakRef | Distribution: Mageia |
Version: 0.10.0 | Vendor: Mageia.Org |
Release: 33.mga10 | Build date: Fri Aug 23 00:02:25 2024 |
Group: Development/Perl | Build host: localhost |
Size: 18441 | Source RPM: perl-WeakRef-0.10.0-33.mga10.src.rpm |
Packager: neoclust <neoclust> | |
Url: https://metacpan.org/release/WeakRef | |
Summary: An API to the Perl weak references |
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.
GPL or Artistic
* Thu Aug 22 2024 neoclust <neoclust> 0.10.0-33.mga10 + Revision: 2088258 - Rebuild against new perl * Tue Nov 28 2023 tv <tv> 0.10.0-32.mga10 + Revision: 2010914 - Rebuild for perl-5.38
/usr/lib/.build-id /usr/lib/.build-id/67 /usr/lib/.build-id/67/3ed1dde1dee34c8b2e5460ddc5a72916777137 /usr/lib/perl5/vendor_perl/WeakRef.pm /usr/lib/perl5/vendor_perl/auto /usr/lib/perl5/vendor_perl/auto/WeakRef /usr/lib/perl5/vendor_perl/auto/WeakRef/WeakRef.so /usr/share/doc/perl-WeakRef /usr/share/doc/perl-WeakRef/Changes /usr/share/doc/perl-WeakRef/README /usr/share/man/man3/WeakRef.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 8 10:07:52 2024