Help for this page

Select Code to Download


  1. or download this
    use constant MAX_ITEMS_PER_COLUMN => 25;
    my @list = (1..50);
    ...
    }
    print "</tr></table>\n";