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.