openbsd-ports/devel/p5-Test-Weaken/pkg/DESCR
jim 3b31c639a8 import Test-Weaken-2.002000
test that freed memory objects were, indeed, freed

ok simon@
2009-06-19 18:31:15 +00:00

5 lines
221 B
Plaintext

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.