JSON::RPC::Common::Procedure::Return::Version_2_0 - JSON-RPC 2.0 Procedure Return


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

Index


NAME

Top

JSON::RPC::Common::Procedure::Return::Version_2_0 - JSON-RPC 2.0 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 2.0.

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.