Group
Extension

Matches 1

WWW-Plivo-API ( M/MI/MIKEVNTNR/WWW-Plivo-API-0.04.tar.gz, MIKEVNTNR, 2024; MetaCPAN )
WWW-Plivo-API/lib/WWW/Plivo/API.pm ( view source; MetaCPAN )
oken{$self} );
    if( $content and $method ne 'GET' ) {
        $req->content_type( 'application/json' );
        $req->content( $content );
    }

    local $ENV{HTTPS_DEBUG} = $Debug;
    my $res =
lc($key)};
	}
        $Content{$key} = $val;
    }
    my $json = JSON->new();
    my $json_args = $json->encode(\%Content);

    return $json_args;
}

sub DESTROY {
    my $self = $_[0];

    delete 

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