Help for this page

Select Code to Download


  1. or download this
    my $pairs = natatime 2, zip $array1, $array2;
    while (my (@vals) = $pairs->()) {
        ...
    };