Internals-DumpArenas
view release on metacpan or search on metacpan
use Test::More tests => 1;
use Internals::DumpArenas;
Internals::DumpArenas::DumpArenas();
pass( 'Still alive' );
( run in 2.330 seconds using v1.01-cache-2.11-cpan-5a3173703d6 )