|
NAMEJSON::RPC::Constants - ConstantsSYNOPSISuse JSON::RPC::Constants qw(:all); # or, import one by one DEBUG
JSON RPC VALUESThese values are defined as per JSON RPC RFC.RPC_PARSE_ERRORRPC_INVALID_REQUESTRPC_METHOD_NOT_FOUNDRPC_INVALID_PARAMSRPC_INTERNAL_ERROR
Visit the GSP FreeBSD Man Page Interface. |