sub parse_header { for (@_) { # do this and that to $_, which is set by 'for' } }