in reply to Re^3: parse out json message
in thread parse out json message

i still get zero response

for my $match (@{$parse_json->{leagues}}) { my $teamname = $match->{teams}[0]{team}{shortDisplayName};