You must be getting some kind of error message. What is the error message?
Also, compare, manually, your code to your data structure:
my $elapsed = $match->{events}->{competitions}->{status}{displayCloc +k} # HASH HASH HASH HASH
Your data structure has array elements, for example events is an array.
In reply to Re^3: parse json
by Corion
in thread parse json
by frank1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |