Changes for version 1.01

  • Use require instead of Class::Load. Subclass in your app if you need that kind of ability, but it seems unlikely that we'd need anything more than eval require here.

Modules

JSON RPC 2.0 Server Implementation
Dispatch JSON RPC Requests To Handlers
Perl implementation of JSON-RPC 1.1 protocol
Perl implementation of JSON-RPC client
JSON-RPC Service attributes
Perl implementation of JSON-RPC sever
JSON-RPC sever for mod_perl2
JSON-RPC sever for CGI
JSON-RPC sever for daemon
Parse JSON RPC Requests from Plack::Request
A JSON::RPC Procedure

Provides

in lib/JSON/RPC/Legacy/Client.pm
in lib/JSON/RPC/Legacy/Server/Apache2.pm
in lib/JSON/RPC/Legacy/Server.pm
in lib/JSON/RPC/Legacy/Client.pm