pkgsrc/devel/p5-Devel-FindRef/DESCR

4 lines
176 B
Text
Raw Normal View History

The Perl 5 module Devel::FindRef helps to track down reference
problems (e.g. you expect some object to be destroyed, but there are
still references to it that keep it alive).