NAME

Net::RDAP::JSON - a wrapper to allow JSON backends to be switched.

DESCRIPTION

This module is a wrapper around JSON. It exists to make it easier to switch the JSON module used by Net::RDAP. You should not use it directly.

It exports the same default functions as JSON (encode_json, decode_json, to_json and from_json), but ensures that UTF-8 and canonicalisation are enabled.

COPYRIGHT

Copyright 2024-2025 Gavin Brown. For licensing information, please see the LICENSE file in the Net::RDAP distribution.