The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>