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

Changes for version 1.00 - 2005-09-30

  • ! JSONRPC and JSONRPC::Transport::HTTP was changed largely. If you have used this module, please pay attention to it before using.
  • improved _stringfy() in JSON::Converter to make more fast. (thanks to Alden DoRosario" <adorosario[at]chitika.com>)
  • modified JSONRPC::Transport::HTTP totally. now JSONRPC::Transport::HTTP requires HTTP::Request & HTPP::Response.
  • added Apache::JSONRPC and JSONRPC::Transport::HTTP::Apache.
  • added doc of JSONRPC::Transport::HTTP::Daemon.
  • modified find_method() in JSONRPC to set paths to service. and added t/rpc03-query2.t
  • added JSONRPC::Transport::HTTP::Client. requires LWP::UserAgent.
  • added unmapping option. added t/04-json_opt.t & modified t/02-base.t
  • added barekey option and single quotation option. JSON::Parser supports to parse {foo => "bar"} or {foo => 'bar'}.

Modules

mod_perl-based JSON-RPC server
parse and convert to JSON (JavaScript Object Notation).
Perl implementation of JSON-RPC protocol

Provides

in lib/JSON/Converter.pm
in lib/JSON/Parser.pm
in lib/JSON/Parser.pm
in lib/JSONRPC.pm
in lib/JSONRPC.pm
in lib/JSONRPC/Transport/HTTP.pm
in lib/JSONRPC/Transport/HTTP.pm
in lib/JSONRPC/Transport/HTTP.pm
in lib/JSONRPC/Transport/HTTP.pm
in lib/JSONRPC/Transport/HTTP.pm