You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Test-Refcount-0.07-8.fc19.noarch

perl-Test-Refcount-0.07-8.fc19.noarch

Package Attributes
RPM  perl-Test-Refcount-0.07-8.fc19.noarch.rpm Architecture  noarch Size  36292 Created  2019/09/30 06:51:21 UTC
Package Specification
Summary Assert reference counts on objects
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Test-Refcount/
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.

Requires
perl(B)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Test::Refcount)
perl-Test-Refcount

Document Actions