table of contents
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.
AUTHOR¶
Paul Evans <leonerd@leonerd.org.uk>
2024-10-15 | perl v5.40.0 |