(@ar1[0..2], @ar2[0..2]) = map { split(';', $_) } ($num1, $num2); [download]
In reply to Re: how to assign map results to arrays by GrandFather in thread how to assign map results to arrays by perlfan99