[ol8_developer_EPEL] perl-Test-Refcount-0.10-3.el8.noarch

Name:perl-Test-Refcount
Version:0.10
Release:3.el8
Architecture:noarch
Group:Unspecified
Size:42295
License:GPL+ or Artistic
RPM: perl-Test-Refcount-0.10-3.el8.noarch.rpm
Source RPM: perl-Test-Refcount-0.10-3.el8.src.rpm
Build Date:Fri Dec 13 2019
Build Host:jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://metacpan.org/release/Test-Refcount
Summary:Assert reference counts on objects
Description:
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.

Changelog (Show File list) (Show related packages)