foreach my $detail (@{$test_data}){ my $name = $detail->{name}; print "$name\n"; }
In reply to Re^3: Accessing and array of hashes
by Anonymous Monk
in thread Accessing and array of hashes
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |