for my $key ( keys %$data ) { print "key: $key\n"; ... [download]
In reply to Re: Parsing data from JSON response file. by tangent in thread Parsing data from JSON response file. by Anonymous Monk