> I don't know that while(<IN>) is a good idea, > I wonder what would happen if somehow a line > was blank, would that be boolean 0 ? Try hmm, shouldn't be, never happened to me. > my @lines = <IN> > for ( @lines ) { nice and fast, yup, I vote for this. -- Dariusz Pietrzak Certified Nobody --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- intermittent failure reading a file Stephen Bardsley
- Re: intermittent failure reading a file Joshua Chamas
- RE: intermittent failure reading a file Stephen Bardsley
- Re: intermittent failure reading a file Joshua Chamas
- RE: intermittent failure reading a file Dariusz Pietrzak
- RE: intermittent failure reading a file Stephen Bardsley
- Re: intermittent failure reading a file ivan
- RE: intermittent failure reading a file Dariusz Pietrzak
- RE: intermittent failure reading a file Stephen Bardsley
- RE: intermittent failure reading a file Stephen Bardsley
- RE: intermittent failure reading a file Dariusz Pietrzak
- RE: intermittent failure reading a file Stephen Bardsley
- Re: intermittent failure reading a file Joshua Chamas
- RE: intermittent failure reading a file Stephen Bardsley
- Re: intermittent failure reading a file Thanos Chatziathanassiou