Help for this page

Select Code to Download


  1. or download this
    s/(?(?{rand() >= 0.1})(?!))./?/g
    
  2. or download this
    use strict;
    use Benchmark qw(cmpthese timethese);
    ...
                Rate      eval assertion
    eval      3.09/s        --      -64%
    assertion 8.51/s      176%        --