The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:JSON-RPC json"

JSON::RPC - JSON RPC 2.0 Server Implementation River stage one • 6 direct dependents • 8 total dependents

JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol. If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS ****BACKWARDS INCOMPATIBLE****...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Test - Simple Wrapper To Test Your JSON::RPC River stage one • 6 direct dependents • 8 total dependents

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy - Perl implementation of JSON-RPC 1.1 protocol River stage one • 6 direct dependents • 8 total dependents

JSON-RPC is a stateless and light-weight remote procedure call (RPC) protocol for inter-networking applications over HTTP. It uses JSON as the data format for of all facets of a remote procedure call, including all application data carried in paramet...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Parser - Parse JSON RPC Requests from Plack::Request River stage one • 6 direct dependents • 8 total dependents

Constructs a JSON::RPC::Procedure object from a Plack::Request object...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Dispatch - Dispatch JSON RPC Requests To Handlers River stage one • 6 direct dependents • 8 total dependents

See docs in JSON::RPC for details...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Procedure - A JSON::RPC Procedure River stage one • 6 direct dependents • 8 total dependents

A container for JSON RPC procedure information...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Constants - Constants River stage one • 6 direct dependents • 8 total dependents

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Client - Perl implementation of JSON-RPC client River stage one • 6 direct dependents • 8 total dependents

This is JSON-RPC Client. See <http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>. Gets a perl object and convert to a JSON request data. Sends the request to a server. Gets a response returned by the server. Converts the JSON response data to the ...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Server - Perl implementation of JSON-RPC sever River stage one • 6 direct dependents • 8 total dependents

Gets a client request. Parses its JSON data. Passes the server object and the object decoded from the JSON data to your procedure (method). Takes your returned value (scalar or arrayref or hashref). Sends a response. Well, you write your procedure co...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Procedure - JSON-RPC Service attributes River stage one • 6 direct dependents • 8 total dependents

Using this module, you can write a subroutine with a special attribute. Currently, in below attributes, only Public and Private are available. Others are same as Public. Public Means that a client can call this procedure. Private Means that a client ...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Server::CGI - JSON-RPC sever for CGI River stage one • 6 direct dependents • 8 total dependents

Gets a client request. Parses its JSON data. Passes the server object and the object decoded from the JSON data to your procedure (method). Takes your returned value (scalar or arrayref or hashref). Sends a response. Well, you write your procedure co...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Server::Daemon - JSON-RPC sever for daemon River stage one • 6 direct dependents • 8 total dependents

This module is for http daemon servers using HTTP::Daemon or HTTP::Daemon::SSL....

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::RPC::Legacy::Server::Apache2 - JSON-RPC sever for mod_perl2 River stage one • 6 direct dependents • 8 total dependents

Gets a client request. Parses its JSON data. Passes the server object and the object decoded from the JSON data to your procedure (method). Takes your returned value (scalar or arrayref or hashref). Sends a response. Well, you write your procedure co...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC
13 results (0.021 seconds)