openbsd-ports/devel/p5-Test-Weaken/pkg/DESCR

5 lines
221 B
Plaintext
Raw Normal View History

Allows easy detection of unfreed memory objects. Test::Weaken allows you
to examine the unfreed objects, even objects which are usually
inaccessible. It performs this magic by creating a set of weakened probe
references.