in reply to
Order of execution of functions in list
Also,
my ($a1, $a2) = splice(@_, 0, 2);
[download]
Comment on
Re: Order of execution of functions in list
Download
Code
In Section
Seekers of Perl Wisdom