my @file = <AFILE>; # reading all file to an array for (@file) { ... } [download]
In reply to Re: Re: point to previous line by hotshot in thread point to previous line by hari