pkgsrc/devel/p5-Devel-Refcount/DESCR

5 lines
228 B
Text
Raw Normal View History

This module provides a single function which obtains the reference
count of the object being pointed to by the passed reference value.
It also provides a debugging assertion that asserts a given reference
has a count of only 1.