The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.