SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-WeakRef rpm build for : OpenSuSE. For other distributions click perl-WeakRef.

Name : perl-WeakRef
Version : 0.01 Vendor : openSUSE
Release : bp153.1.14 Date : 2021-02-26 04:29:53
Group : Development/Libraries/Perl Source RPM : perl-WeakRef-0.01-bp153.1.14.src.rpm
Size : 0.01 MB
Packager : https://bugs_opensuse_org
Summary : API for weak references to be created in Perl
Description :
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 < lukkaAATTiki.fi>

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-WeakRef-0.01-bp153.1.14.x86_64.rpm
ftp.icm.edu.pl  perl-WeakRef-0.01-bp153.1.14.x86_64.rpm
     

Provides :
perl(WeakRef)
perl-WeakRef
perl-WeakRef(x86-64)
perl-Weakref

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/WeakRef.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/WeakRef
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/WeakRef/WeakRef.so
/usr/share/man/man3/WeakRef.3pm.gz

 
ICM