for (@array) { if (condition($_)) { $_ = transform($_); } }