Help for this page

Select Code to Download


  1. or download this
    my @arr = qw( and you will be pleased with the results );
    my $mask = 0x2b;
    ...
    }
    
    my @result = mask_array @arr => $mask;