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

WebService::Raygun::Message::Error::StackTrace - Encapsule the stacktrace in error details

SYNOPSIS

use WebService::Raygun::Message::Error::StackTrace;

DESCRIPTION

You should not need to instantiate this directly. It will be created by the WebService::Raygun::Message::Error object.

INTERFACE

prepare_raygun

Prepare the data for conversion to JSON.

DEPENDENCIES

SEE ALSO