logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

"Devel::MAT::Tool::Summary" - show basic information about the dumpfile

Author

       Paul Evans <leonerd@leonerd.org.uk>

perl v5.40.0                                       2024-10-20                     Devel::MAT::Tool::Summary(3pm)

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.

Description

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

Name

       "Devel::MAT::Tool::Summary" - show basic information about the dumpfile

See Also