Help for this page

Select Code to Download


  1. or download this
    # untested
    foreach my $key ( keys %{JSON::PP->new->decode($json_data)}  ){
    ...
    
    }