Help for this page

Select Code to Download


  1. or download this
        by_index2 => sub {
            my @offsets;
    ...
            }
            \@offsets; # I made all of them return a ref to the array so I
    + could check results
        },