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.