my $my_json : shared = JSON->new->utf8->decode($my_json_text); $self->{MY_JSON} = $my_json;