NAME
Devel::SizeMe::Core - Guts of Devel::SizeMe
SYNOPSIS
use Devel::SizeMe::Core qw(:type :attr);
DESCRIPTION
NOTE: This is all rather alpha and anything may change.
The functions traverse memory structures and return the total memory size in bytes. See Devel::Size for more information.