Group
Extension

Matches 1

Mail-Chimp3 ( D/DI/DIGORY/Mail-Chimp3-0.08.tar.gz, DIGORY, 2019; MetaCPAN )
Mail-Chimp3/lib/Mail/Chimp3.pm ( view source; MetaCPAN )
nescape($key) } = uri_unescape($value);
                }
            };
            /json/ and $data = $self->json->decode($content);
            /(xml|html)/ and $data = $self->xml->XMLin( $content,
    $self->auth_type('basic');
    $self->user('anystring');
    $self->content_type('application/json');

    return $self;
}


1;

__END__

=pod

=encoding UTF-8

=head1 NAME

Mail::Chimp3 - An inte

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