Help for this page

Select Code to Download


  1. or download this
    while (<>) {
        # your code here
    } continue {
        close ARGV if eof;  # Not eof()!
    }