Group
Extension

Matches 1

WebService-Mandrill ( L/LE/LEV/WebService-Mandrill-0.8.tar.gz, LEV, 2014; MetaCPAN )
WebService-Mandrill/lib/WebService/Mandrill.pm ( view source; MetaCPAN )
);
    $self->strict_ssl(1);
    $self->content_type('application/json');
    $self->default_method('POST');
    $self->extension('json');
    $self->base_url('https://mandrillapp.com/api/1.0');
    $

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