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

Mojolicious::Plugin::SentrySDK - Sentry plugin for Mojolicious

SYNOPSIS

DESCRIPTION

OPTIONS

register

my $config = $plugin->register(Mojolicious->new);
my $config = $plugin->register(Mojolicious->new, \%options);

Register Sentry in Mojolicious application.

SEE ALSO

Sentry::SDK.