Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my $data = q{'A','B','C','D','E','F','G','H','I','J','K','L','M'};
    ...
     printf qq{:$_:  } for @ra;
    "
    :'A','B','C','D':  :'E','F','G','H':  :'I','J','K','L':  :'M':
    
  2. or download this
    >perl -wMstrict -le
    "use List::MoreUtils qw(natatime);
    ...
                'M'
              ]
            ];