Description
Finds what still holds a reference to a Perl variable when memory or lifecycle behavior is confusing. Developers use it to diagnose leaks, unexpected object retention, or hard-to-track references in complex programs. It is a debugging library and can reveal object contents during analysis.