
JSON::RPC::Constants - Constants

use JSON::RPC::Constants qw(:all);
# or, import one by one

Set to true if PERL_JSONRPC_DEBUG environmental variable is set to a value that evaluates to true. False otherwise.
This controls debug output of the module.

These values are defined as per JSON RPC RFC.