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 1.08 - 2007-03-26

  • fixed rt#25727 replace utf8 characters with the appropriate escape sequences. 14-utf8.t was effected by this change.
  • fixed rt#25291 (and pasha sadri's report) JSON::Converter can handle blessed scalar ref.
  • fixed rt#25162 JSON::Converter can handle tied variable.
  • fixed JSON::Converter::_valueToJson's hex bug pointed by Paul Seamons.
  • TODO * making interface corresponding to JSON::XS
  • TODO * correct unicode handling
  • TODO * updating JSONRPC
  • TODO * abandoning JSON::PC
  • I came as much as possible so that speed might not be reduced somehow until now. However, I have already given up about that.

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