-
-
06 May 2022 11:37:31 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (216 / 0 / 38)
- Kwalitee
Bus factor: 2- 73.15% Coverage
- License: perl_5
- Perl: v5.24.1
- Activity
24 month- Tools
- Download (76.65KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.3.0 - 2022-05-06
- Feat: set the `sentry-trace` request header in HTTP client integrations (`LWP::UserAgent`, `Mojo::UserAgent`)
- Feat: support the `original_exception` hint in the `before_send` callback.
Modules
Sentry plugin for CGI::ApplicationSentry plugin for Mojolicioussentry.io integrationProvides
in lib/Sentry/Cache.pmin lib/Sentry/Client.pmin lib/Sentry/DSN.pmin lib/Sentry/Envelope.pmin lib/Sentry/Hub.pmin lib/Sentry/Hub/Scope.pmin lib/Sentry/Integration.pmin lib/Sentry/Integration/Base.pmin lib/Sentry/Integration/DBI.pmin lib/Sentry/Integration/DieHandler.pmin lib/Sentry/Integration/LwpUserAgent.pmin lib/Sentry/Integration/MojoUserAgent.pmin lib/Sentry/Logger.pmin lib/Sentry/Severity.pmin lib/Sentry/SourceFileRegistry.pmin lib/Sentry/SourceFileRegistry/ContextLine.pmin lib/Sentry/Stacktrace.pmin lib/Sentry/Stacktrace/Frame.pmin lib/Sentry/Tracing/SamplingMethod.pmin lib/Sentry/Tracing/Span.pmin lib/Sentry/Tracing/Status.pmin lib/Sentry/Tracing/Transaction.pmin lib/Sentry/Transport/Http.pmin lib/Sentry/Util.pmExamples
- examples/cgi-app/lib/WebApp.pm
- examples/cgi-app/my-app.cgi
- examples/cgi-app/start.sh
- examples/mojo/lib/mojo.pm
- examples/mojo/lib/mojo/Controller/Example.pm
- examples/mojo/mojo.yml
- examples/mojo/public/index.html
- examples/mojo/script/mojo
- examples/mojo/templates/example/welcome.html.ep
- examples/mojo/templates/layouts/default.html.ep
- examples/script/lib/MyDB.pm
- examples/script/lib/MyIntegration.pm
- examples/script/lib/MyLib.pm
- examples/script/lib/MyScript.pm
- examples/script/my-script.pl
Module Install Instructions
To install Sentry::SDK, copy and paste the appropriate command in to your terminal.
cpanm Sentry::SDK
perl -MCPAN -e shell install Sentry::SDK
For more information on module installation, please visit the detailed CPAN module installation guide.