DOKK / manpages / debian 13 / libjson-rpc-perl / JSON::RPC::Constants.3pm.en
JSON::RPC::Constants(3pm) User Contributed Perl Documentation JSON::RPC::Constants(3pm)

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.

2024-09-25 perl v5.38.2