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

NAME

WebService::Raygun::Message::Request - Encapsulate the data in a typical HTTP request.

SYNOPSIS

  use WebService::Raygun::Message::Request;

  # synopsis...

DESCRIPTION

# longer description...

INTERFACE

prepare_raygun

Return the data structure that will be sent to raygun.io.

DEPENDENCIES

SEE ALSO