Help for this page

Select Code to Download


  1. or download this
    sub test_regex {
        my @array1 = ( "test", "test2", "test2", "test3", "test4", "test4"
    + );
    ...
        }
        return keys %found_one;
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
      return;
    }
    
  3. or download this
            Rate  loop regex
    loop  1136/s    --  -60%
    regex 2857/s  151%    --