@lines=<FILE>; for (my $i=5;$i<$#lines;$i++) { #stuff } [download]
In reply to Re: ignore first 5 lines of a file by abaxaba in thread ignore first 5 lines of a file by Anonymous Monk