Help for this page

Select Code to Download


  1. or download this
    while (scalar @data) {
        for (1 .. 100) {
    ...
    
        # Print the line in whatever format you want
    }