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

NAME

6       JSON::RPC::Common::Procedure::Call::Version_1_0 - JSON-RPC 1.0 request
7

VERSION

9       version 0.11
10

SYNOPSIS

12               use JSON::RPC::Common::Procedure::Call;
13
14               my $req = JSON::RPC::Common::Procedure::Call->inflate({
15                       # 1.0 doesn't specify the version
16                       id     => "oink",
17                       params => [ 1 .. 3 ],
18               });
19

DESCRIPTION

21       This class implements requests according to the JSON-RPC 1.0 spec:
22       <http://json-rpc.org/wiki/specification>.
23
24       JSON-RPC 1.0 requests are considered notifications if the "id" is null.
25

AUTHOR

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