NAME
Devel::MAT::Tool::Callstack
- display the call stack
DESCRIPTION
This Devel::MAT
tool displays the captured state of the call stack, showing which functions have been called, and what their arguments were.
COMMANDS
callstack
Prints details of the call stack, including arguments to functions.
AUTHOR
Paul Evans <leonerd@leonerd.org.uk>