Help for this page
foreach my ($x,$y) (@name,@lastname) { do something }
use List::MoreUtils qw(each_array); ... ... { do something }