my $memdump = MemoryDump->new(); anyFunction(); print $memdump->diff(MemoryDump->new(); #### my $anon = []; my $otherref = $anon; my $refcount = B::svref_2object($anon)->REFCNT(); # => 2