1JSON::RPC::Common::ProcUesdeurreC:oJ:nSCtOarNli:lb::uR:tPVeCed:r:sPCieoormnlm_o2Dn_o:0c:(uP3mr)eoncteadtuiroen::Call::Version_2_0(3)
2
3
4

NAME

6       JSON::RPC::Common::Procedure::Call::Version_2_0 - JSON-RPC 2.0
7       Procedure Call
8

VERSION

10       version 0.11
11

SYNOPSIS

13               use JSON::RPC::Common::Procedure::Call;
14
15               my $req = JSON::RPC::Common::Procedure::Call->inflate({
16                       jsonrpc => "2.0",
17                       id      => "oink",
18                       params  => { foo => "bar" },
19               });
20

DESCRIPTION

22       This class implements JSON-RPC Procedure Call objects according to the
23       2.0 specification proposal:
24       <http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal>.
25
26       JSON RPC 2.0 reinstate notifications, and allow the same format for
27       parameters.
28
29       Requests are considered notifications only when the "id" field is
30       missing, not when it's null.
31

AUTHOR

33       Yuval Kogman <nothingmuch@woobling.org>
34
36       This software is copyright (c) 2014 by Yuval Kogman and others.
37
38       This is free software; you can redistribute it and/or modify it under
39       the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.28.1                JSON::2R0P1C4:-:0C2o-m2m8on::Procedure::Call::Version_2_0(3)
Impressum