Group
Extension

Matches 2

Net-AWS-SES ( S/SH/SHERZODR/Net-AWS-SES-0.04.tar.gz, SHERZODR, 2014; MetaCPAN )
Net-AWS-SES/lib/Net/AWS/SES.pm ( view source; MetaCPAN )
lt()> is the most important attribute of the resonse I will be giving you a sample result data in JSON notation for your reference.

=head2 new(access_key => $key, secret_key => $s_key)

=head2 ne
. See L<Response class|Net::AWS::SES::Response>.

Sample successful response looks like this in JSON:

    {
        "MessageId": "00000141344ce1a8-0664c3c5-e9a0-4b47-aa2e-12b0bdf6070e-000000"
 
umented API queries must have respective methods in the library.

=back

=head1 SEE ALSO

L<JSON>, L<MIME::Base64>, L<Digest::HMAC_SHA1>, L<LWP::UserAgent>, L<Net::AWS::SES::Response>, L<XML::Si
Net-AWS-SES ( S/SH/SHERZODR/Net-AWS-SES-0.04.tar.gz, SHERZODR, 2014; MetaCPAN )
Net-AWS-SES/lib/Net/AWS/SES/Response.pm ( view source; MetaCPAN )
d2 result_as_json()

Same as C<result()>, except converts the data into JSON notation

=cut

sub result_as_json {
    my $self = shift;
    require JSON;
    return JSON::to_json( $self->resu

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