Group
Extension

Matches 1

Object-Sub ( F/FR/FRACTAL/Object-Sub-0.103.tar.gz, FRACTAL, 2017; MetaCPAN )
Object-Sub/lib/Object/Sub.pm ( view source; MetaCPAN )
      my $rpc_input = encode_json({ method => $method, args => [ @args ] });

                my $rpc_output = do_rpc_call($rpc_input);

                return decode_json($rpc_output);
              

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