> 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]

Reply via email to