Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        substr $str, $_, 1, q{x} for @$raToMask;
        return $str;
    }
    
  2. or download this
                  Rate    andRegex andOrAndNot  substrList
    andRegex    12.8/s          --        -43%        -50%
    andOrAndNot 22.6/s         77%          --        -11%
    substrList  25.4/s         99%         12%          --