in reply to Re^3: parse out json messagein thread parse out json message
i still get zero response
for my $match (@{$parse_json->{leagues}}) { my $teamname = $match->{teams}[0]{team}{shortDisplayName}; [download]