|
NAMEJSON::RPC::Common::Procedure::Return::Version_1_1 - JSON-RPC 1.1 Procedure Return VERSIONversion 0.11 SYNOPSIS my $return = $call->return_value("foo");
DESCRIPTIONThis class implements procedure returns for JSON::RPC 1.1. See JSON::RPC::Common::Procedure::Return. AUTHORYuval Kogman <nothingmuch@woobling.org> COPYRIGHT AND LICENSEThis 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.
|