@lookup = ( { id => value, another_id => value, }, { id => value, #etc } ); #### my $value = $lookup[0]->{id};