Path to this page:
./
devel/p5-Test-Refcount,
Assert reference counts on objects
Branch: CURRENT,
Version: 0.10nb6,
Package name: p5-Test-Refcount-0.10nb6,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 16.814 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Test-Refcount-0.10nb6
- (2023-07-06) Updated to version: p5-Test-Refcount-0.10nb5
- (2022-06-28) Updated to version: p5-Test-Refcount-0.10nb4
- (2021-05-25) Updated to version: p5-Test-Refcount-0.10nb3
- (2020-09-01) Updated to version: p5-Test-Refcount-0.10nb2
- (2019-08-11) Updated to version: p5-Test-Refcount-0.10nb1
CVS history: (Expand)