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


in reply to Re: getting arrays into subroutines
in thread getting arrays into subroutines

Or even:
mysub \( @a1, @a2 );
Since the function has been declared previously ;)

--

Brother Frankus