my $json = JSON::XS->new->utf8->max_depth([100]); #$json->encode($data) my $json_object = $json->encode($output);