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::MAT::Tool::Summary - show basic information about the dumpfile

DESCRIPTION

This Devel::MAT tool displays a summary of the overall contents of the dumpfile.

COMANDS

summary

pmat> summary
Perl memory dumpfile from perl 5.26.1 threaded
Heap contains 3315 objects

Prints basic information about the dumpfile - the version of perl that created it, and the number of SVs it contains.

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>