Letter P

perl-Test-Refcount - Assert reference counts on objects

Website: http://search.cpan.org/dist/Test-Refcount/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-Test-Refcount-0.08-11.fc14.al.noarch [21 KiB] Changelog by Fedora Release Engineering (2018-02-09):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al