Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
            if (length($_) <8){print "\t"}
    }
    print "\n";
    
  2. or download this
    use strict;
    
    ...
            print "<td>$_</td>";
    }
    print "</tr></table>";