Group
Extension

Matches 1

Mail-Chimp ( D/DP/DPIROTTE/Mail-Chimp-0.50.tar.gz, DPIROTTE, 2010; MetaCPAN )
Mail-Chimp/lib/Mail/Chimp/API.pm ( view source; MetaCPAN )
', isa => 'Str', default => 'us1');
has 'output_format' => (is => 'rw', isa => 'Str', default => 'json');


sub BUILD {
    my ( $self ) = @_;
    
    die 'apikey or username and password is required

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