NAME
jrpc_client.pl - Generic JSON-RPC Client for JRPC toolkit
SYNOPSIS
./jrpc_client.pl -parafile examples/say.json -method 'SoundIt.say' \ -url "http://servhost:8080/"
Parameters:
url - Service URL to send JSON-RPC request to
method - JSON-RPC Method (e.g 'Pkg.meth' or just 'meth')
parafile - JSON file with parameters for JSON-RPC "params" section
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 20:
Unknown directive: =head