Re: hash
[email protected] (Rob Dixon)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
Rob Dixon wrote: > > In general there's no need to close input files unless you have more than a > couple of them. If you're reading only from ARGV then Should have read > If you're reading only from ARGV then it's certainly unnecessary. Rob