Help for this page
foreach my $line (@arr2) {
foreach my $line2 (@arr3) { foreach my $line1 (@arr1) { ... } } }