The Perl 5 module Test::LeakTrace provides several functions that
trace memory leaks. It scans arenas, the memory allocation system,
so it can detect any leaked SVs in given blocks.

Homepage:
https://metacpan.org/release/Test-LeakTrace
