Help for this page

Select Code to Download


  1. or download this
    sub kennethk {
        my $string = shift;
        my $off = 0;
    ...
        $_++ for @indices;
        return @indices;
    }
    
  2. or download this
    use strict;
    use warnings;
    ...
        $_++ for @indices;
        return @indices;
    }
    
  3. or download this
         20000 26 20
                   Rate          hdb RobertCraven     kennethk
    ...
    hdb        45.2       --     -95%
    kennethk   2.05    2104%       --