Help for this page

Select Code to Download


  1. or download this
    while (<$fh>) {
        # do something with one line of input
    }