aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-Destroyer/pkg-descr
blob: c8971011a04519f44d910d0fcc952af65dd62047 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Object::Destroyer allows for the creation of "Destroy" handles. The
handle is "attached" to the 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 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.

WWW: https://metacpan.org/release/Object-Destroyer