Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        my @cols_data = splice @$all_data, 0, $cols;
        return @cols_data, ('') x ($cols - @cols_data);
    }
    
  2. or download this
    /=======================================\
    |            QWERTY Keyboard            |
    ...
    | skip2 |       |       | skip1 |       |
    | skip  | rest  |       |       |       |
    \=======================================/