Logoj0ke.net Open Build Service > Projects > internetx:php7:7.0.28 > freetds > Binaries > freetds-tools-0.95.95-59.3.... > Dependencies
Sign Up | Log In

Dependency of freetds-tools-0.95.95-59.3.x86_64.rpm

Name: perl-WeakRef

Project: SLE_11_SP4

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: 2.8

Architecture: x86_64

Size: 11.4 KB

Build Time: 2009-02-21 02:31:47 +0100 (over 15 years ago)

Provides

Symbol Required by
perl-Weakref perl-FileHandle-Unget
WeakRef.so()(64bit)
perl(WeakRef) = 0.01
perl-WeakRef = 0.01-2.8

Requires

Symbol Provided by
perl = 5.10.0 perl
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc