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::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