Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

"Devel::MAT::Tool::Roots" - display a list of the root SVs

Author

       Paul Evans <leonerd@leonerd.org.uk>

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

Commands

roots
          pmat> roots
          the *@ GV                           : GLOB($*) at 0x1381ed0/errgv
          the ARGV GV                         : GLOB(@*I) at 0x139f618/argvgv
          ...

       Prints a list of every root SV in the heap.

Description

       This "Devel::MAT" tool displays a list of all the root SVs.

Name

       "Devel::MAT::Tool::Roots" - display a list of the root SVs

See Also