Group
Extension

Matches 1

WebService-Rollbar-Notifier ( Z/ZO/ZOFFIX/WebService-Rollbar-Notifier-1.002010.tar.gz, ZOFFIX, 2021; MetaCPAN )
WebService-Rollbar-Notifier/lib/WebService/Rollbar/Notifier.pm ( view source; MetaCPAN )
rint uuid title/
    );

    my $response = $self->_ua->post(
        $API_URL . 'item/',
        json => {
            access_token => $self->access_token,
            data => {
                envir
 be
    # the response JSON

    use Data::Dumper;;
    $roll->callback(undef);
    my $response = $roll->notify('debug', "Message to send");
    say Dumper( $response->res->json );

Takes two mandato
to       => [qw/send goes here/],
    });

B<Optional>. Takes a hashref that will be converted to JSON and
sent along with the notification's message.

=head2 C<< ->critical() >>

=for html  <img alt=

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.