Help for this page
my @loop_data = (); foreach my $array_ref(@data) { ... } push(@loop_data,{loop2=>\@inner_loop}); }