Help for this page
package MySchema::Result::Detail; use JSON::XS; # Class setup, etc. ... ref $json ? encode_json($json) : $json; }, });