Group
Extension

Matches 1

WebService-SQLFormat ( O/OA/OALDERS/WebService-SQLFormat-0.000007.tar.gz, OALDERS, 2017; MetaCPAN )
WebService-SQLFormat/lib/WebService/SQLFormat.pm ( view source; MetaCPAN )
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

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