Help for this page

Select Code to Download


  1. or download this
                Rate reference   regular
    reference 8.00/s        --       -8%
    ...
                    Rate   regularPass referencePass
    regularPass   7.19/s            --          -33%
    referencePass 10.7/s           49%            --
    
  2. or download this
    use strict;
    use warnings;
    ...
    sub helper {
        my $hash = shift;
    }