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

SYNOPSIS

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

DESCRIPTION

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