The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::PAIA::JSON - utility functions to encode/decode JSON

DESCRIPTION

This module wraps and exports method encode_json and decode_json from JSON::PP. On encoding JSON is pretty-printed. Decoding is relaxed and it dies with better error message on failure.