Scroll to navigation

Devel::MAT::Tool::Stack(3pm) User Contributed Perl Documentation Devel::MAT::Tool::Stack(3pm)

NAME

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

DESCRIPTION

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

COMMANDS

stack

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

Prints SVs on the value stack.

2023-03-26 perl v5.36.0