in reply to Re: Best way to read line x from a file
in thread Best way to read line x from a file
Is it wasteful? - i.e. does such notation force perl to read in the whole file, or does it just read in the lines up to line x, or does it (we can but hope) somehow *just* read in line x?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Best way to read line x from a file
by arden (Curate) on Mar 29, 2004 at 15:55 UTC |