my @input = ; for (@input) { process_line($_); }