http://www.perlmonks.org?node_id=1041217


in reply to Re^2: array or array ref as variable
in thread array or array ref as variable

How is that more idiomatic? for and foreach are synonyms.

Perhaps the use of $_ instead of the named variable is what you're referring to, but I am not convinced that that is more idiomatic.