walk all of perl memory arena
Devel::Gladiator iterate's Perl's internal memory structures and
can be used to enumerate all the currently live SVs.

This can be used to hunt for leaks and to profile memory usage.

Maintainer: Marc Espie <espie@openbsd.org>

WWW: https://metacpan.org/release/Devel-Gladiator
