There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Exception::Backtrace::BacktraceInfo - container of stack frames (Perl or C/C++)

METHODS

$frames->to_string()

Stringifies all stack frames

$frames->get_frames()

Returns array of Exception::Backtrace::Stackframe

REFERENCE

Exception::Backtrace