for my $out (@output) { if (condition exists) { parse output; } ..... }