SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-WeakRef
Version : 0.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 286.149 Date : 2013-02-27 07:22:33
Group : Development/Libraries/Perl Source RPM : perl-WeakRef-0.01-286.149.src.rpm
Size : 0.02 MB
Packager : (none)
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


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

 
ICM