JSON::RPC::Common::Procedure::Return::Version_1_1 - JSON-RPC 1.1 Procedure Return


JSON-RPC-Common documentation  | view source Contained in the JSON-RPC-Common distribution.

Index


NAME

Top

JSON::RPC::Common::Procedure::Return::Version_1_1 - JSON-RPC 1.1 Procedure Return

VERSION

Top

version 0.10

SYNOPSIS

Top

	my $return = $call->return_value("foo");

DESCRIPTION

Top

This class implements procedure returns for JSON::RPC 1.1.

See JSON::RPC::Common::Procedure::Return.

AUTHOR

Top

Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT AND LICENSE

Top


JSON-RPC-Common documentation  | view source Contained in the JSON-RPC-Common distribution.