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