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::Stack" - display the value stack

Author

       Paul Evans <leonerd@leonerd.org.uk>

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

Commands

stack
          pmat> stack
          [1]: SCALAR(PV) at 0x55cde0fa0830 = "tiny.pmat"
          [0]: UNDEF at 0x55cde0f71398

       Prints SVs on the value stack.

Description

       This "Devel::MAT" tool displays the captured state of the value stack, showing the SVs in place there.

Name

       "Devel::MAT::Tool::Stack" - display the value stack

See Also