for each column read each value in the column from the file perform a test on that value #### while () { push @lines, [split]; }