Help for this page

Select Code to Download


  1. or download this
    print for map { s/\s+/$letter++ . ' '/er} @lines;
    print for map { s/\s+/$letter++ . ' '/e; "$_\n" } @lines;
    
  2. or download this
     my $it = natatime 5, <DATA>;
    with
    my $it = natatime 5, grep /\A\s{4}\d/, <DATA>;