Fedora Packages

perl-Test-Refcount

Assert reference counts on objects

The Perl garbage collector uses simple reference counting during the normal execution of a program. This means that cycles or unweakened references in other parts of code can keep an object around for longer than intended. To help avoid this problem, the reference count of a new object from its class constructor ought to be 1. This way, the caller can know the object will be properly DESTROYed when it drops all of its references to it.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.10-16.fc40 -
Fedora 40 0.10-16.fc40 -
Fedora 39 0.10-14.fc39 -
Fedora 38 0.10-13.fc38 -
EPEL 9 0.10-9.el9 -
EPEL 8 0.10-3.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Test-Refcount dash maintainers at fedoraproject dot org.



Sources on Pagure