# while (@label_list) { $row_data{'LABEL'} = shift @label_list; $row_data{'URL'} = shift @url_list; push( @loop_data, \%rowdata ); # }