JSON-RPC 1.06 Latest
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile
- README.md
- cpanfile
- lib/JSON/RPC.pm
- lib/JSON/RPC/Constants.pm
- lib/JSON/RPC/Dispatch.pm
- lib/JSON/RPC/Legacy.pm
- lib/JSON/RPC/Legacy/Client.pm
- lib/JSON/RPC/Legacy/Procedure.pm
- lib/JSON/RPC/Legacy/Server.pm
- lib/JSON/RPC/Legacy/Server/Apache2.pm
- lib/JSON/RPC/Legacy/Server/CGI.pm
- lib/JSON/RPC/Legacy/Server/Daemon.pm
- lib/JSON/RPC/Parser.pm
- lib/JSON/RPC/Procedure.pm
- lib/JSON/RPC/Test.pm
- t/001_compile.t
- t/002_basic.t
- t/003_parser.t
- t/JSON/RPC/Test/Handler/Sum.pm
- t/legacy/00_pod.t
- t/legacy/01_use.t
- t/legacy/02_server.t