软件包: libobject-destroyer-perl (2.00-1)
libobject-destroyer-perl 的相关链接
Trisquel 的资源:
下载源码包 libobject-destroyer-perl:
- [libobject-destroyer-perl_2.00-1.dsc]
- [libobject-destroyer-perl_2.00.orig.tar.gz]
- [libobject-destroyer-perl_2.00-1.diff.gz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ansgar Burchardt
外部的资源:
- 主页 [search.cpan.org]
相似软件包:
make objects with circular references DESTROY normally
Object::Destroyer allows for the creation of "Destroy" handles. The handle is "attached" to a circular relationship, but is not a part of it. When the destroy handle falls out of scope, it will be cleaned up correctly, and while being cleaned up, it will also force the data structure it is attached to to be destroyed as well. Object::Destroyer can call a specified release method on an object (or method DESTROY by default). Alternatively, it can execute an arbitrary user code passed to constructor as a code reference.
其他与 libobject-destroyer-perl 有关的软件包
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language