for (@_) { print; # using $_ here } [download]
See shift, @_.
In reply to Re: using shift and $_ in loop by moritz in thread using shift and $_ in loop by leocharre