Help for this page
Select Code to Download
Select
or
download this
my ($arg1, $arg2) = splice 0, 2, @_;
Select
or
download this
my ($arg1, $arg2, @tail) = @_;