vice::SQLFormat;
$WebService::SQLFormat::VERSION = '0.000007';
use Moo 2.002004;
use JSON::MaybeXS qw( decode_json );
use LWP::UserAgent ();
use Module::Runtime qw( use_module );
use Types::Standard
=> $sql,
strip_comments => $self->strip_comments,
}
);
return decode_json( $res->decoded_content )->{result};
}
1;
=pod
=encoding UTF-8
=head1 NAME
WebService::SQLFor