Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-WeakRef-0.01-bp154.1.21 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: perl-WeakRef Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.01 Vendor: openSUSE
Release: bp154.1.21 Build date: Mon May 9 12:11:48 2022
Group: Development/Libraries/Perl Build host: obs-power8-03
Size: 71737 Source RPM: perl-WeakRef-0.01-bp154.1.21.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>

Provides

Requires

License

Artistic-1.0 or GPL-2.0+

Changelog

* 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

Files

/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 Apr 9 17:00:22 2024