Help for this page

Select Code to Download


  1. or download this
    [%# Run this through tpage - from Template %]
    
    ...
       || die 'Add universal function here';
    }
    
  2. or download this
    # Test the function against another with known good results.
    for (@data) {
    ...
      warn "array messed up\n" unless join(' ',@copy) eq join(' ',@args);
    
    }
    
  3. or download this
                Rate m-elegant       ori     ori++      evdb
    m-elegant 1797/s        --       -6%      -11%      -36%
    ori       1914/s        7%        --       -5%      -32%
    ori++     2016/s       12%        5%        --      -28%
    evdb      2818/s       57%       47%       40%        --