The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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>