The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.92 - 2008-02-14

  • modified the JSON::RPC::Client prepare mode to check response errors. (Thanks to Colin Meyer)
  • fixed retrieve_json_from_get in JSON::RPC::Server::CGI.
  • implemented JSON::RPC::Server::Apache to support the GET method call.
  • fixed JSON::RPC::ReturnObject decoding JSON data with utf8 mode. ($client -> call() ->result will return Unicode characters (if contained).)
  • added some descriptions to the JSON::RPC::Client pod.

Modules

Perl implementation of JSON-RPC 1.1 protocol
Perl implementation of JSON-RPC client
JSON-RPC Service attributes
Perl implementation of JSON-RPC sever
(DEPRECATED) Perl implementation of JSON-RPC protocol

Provides

in lib/JSON/RPC/Client.pm
in lib/JSON/RPC/Server/Apache.pm
in lib/JSON/RPC/Server/CGI.pm
in lib/JSON/RPC/Server/Daemon.pm
in lib/JSON/RPC/Server/FastCGI.pm
in lib/JSON/RPC/Server.pm
in lib/JSON/RPC/Client.pm