There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.

SEE ALSO

Devel::Size.