Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw/countit cmpthese/;
    sub run($) { countit(5, @_) }
    ...
    
        };
    }