Help for this page

Select Code to Download


  1. or download this
    { # new scope for local
        local *ARGV; @ARGV = @files;
    ...
            close ARGV if eof;
        }
    }