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

Homepage:
https://metacpan.org/release/Devel-FindRef
