Help for this page

Select Code to Download


  1. or download this
    # tested, but might not exactly match what anonymous
    # was doing (added newline output after each chunk, 
    ...
    
    print join(', ', @users); # Output what's left.
    close FILE;