Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-WeakRef

Project: openSUSE_13.2

Repository: oss

Title: 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 <lukka@iki.fi>

Version: 0.01

Release: 148.1.3

Architecture: x86_64

Size: 10.9 KB

Build Time: 2014-10-06 15:21:24 +0200 (over 9 years ago)

Provides

Symbol Required by
WeakRef.so()(64bit)
perl(WeakRef) = 0.01
perl-WeakRef = 0.01-148.1.3
perl-WeakRef(x86-64) = 0.01...
perl-Weakref
perl-WeakRef = 0.01-148.1.3

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl