NAME

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