Help for this page

Select Code to Download


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