in reply to Re^2: Cleaner way of looping through a file and stripping only certain lines?
in thread Cleaner way of looping through a file and stripping only certain lines?
operator precedence in the open statement
Not trying to kick you while you're down (honestly! =]), and it could just be a case of me misreading your sentence, but the operator precedence ikegami explained is not limited to the open statement -- it's part of the perl parser in general.
Update: Ah, misread the original sentence indeed. Sorry 'bout that. No harm intended.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Cleaner way of looping through a file and stripping only certain lines?
by texasperl (Sexton) on Dec 08, 2006 at 18:20 UTC | |
by ikegami (Patriarch) on Dec 08, 2006 at 19:10 UTC |