This code seems to work.
use strict; use warnings; { foreach my $datum (@{$var1->{"key"}->{"data"}->[0]}) { print "$datum\n"; } }
In reply to Re: Help dereferencing a data structure
by wade
in thread Help dereferencing a data structure
by mhearse
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |