foreach my $href ( @{$refdata->{'Map'}} ){ print $href->{'MapId'} ."\n"; }