in reply to Re^2: column counter and printf question
in thread column counter and printf question
qw(3.456 8.903 1.223) is there only to set an example of an array with three values, to then show you how to process the fields of that array. You don't need to use it in your case.