JSON::RPC::Common::Procedure::Return::Version_1_1 - JSON-RPC 1.1 Procedure Return
Contents
Copyright And License
This software is copyright (c) 2014 by Yuval Kogman and others.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.30.3 2020-06-23 JSON::RPC::Com...rn::Version_1_1(3pm)
Description
This class implements procedure returns for JSON::RPC 1.1.
See JSON::RPC::Common::Procedure::Return.
Name
JSON::RPC::Common::Procedure::Return::Version_1_1 - JSON-RPC 1.1 Procedure Return
Synopsis
my $return = $call->return_value("foo");
Version
version 0.11
