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
This controls debug output of the module.
These values are defined as per JSON RPC RFC.
2022-06-15 | perl v5.34.0 |