See. perlreftut for more info.foreach my $i (0 .. $#{ $data{$formname} }) { print "$_: $data{$formname}->[$i]->{$_}\n" foreach keys %{ $data{$formname}->[$i] }; }
_________
broquaint
In reply to Re: How to access info from the array
by broquaint
in thread How to access info from the array
by gnangia
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |