Package : perl-WeakRef > RPM : perl-WeakRef-0.10.0-25.mga7.src.rpm

Basic items

Name perl-WeakRef
Version 0.10.0
Release 25.mga7
URL http://search.cpan.org/dist/WeakRef
Group Development/Perl
Summary An API to the Perl weak references
Size 7KB
Arch armv7hl
License GPL or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-21 10:20:16
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie