Help for this page

Select Code to Download


  1. or download this
    my $max = 21;
    # In the "real world" I obtain these line IDs from a db query, and do
    ...
            print "$_\n";
        }
    }