Help for this page
foreach my $element( @record_time){ ... push @store_all_data, \%each_record; }
push @store_all_data, {%each_record}