Files
pkgsrc-ng/devel/p5-Devel-FindRef/DESCR
2013-09-26 17:14:40 +02:00

4 lines
176 B
Plaintext

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).