Another approach (not to confuse you) is to shove a while loop right in the middle...
...something like...
Code:while ( <FILEHANDLE> ){ print( "$i: $_\n" ); $i++; }
|
Results 1 to 5 of 5
Thread: More PERL Help...Threaded View
|
|