Help for this page
Select Code to Download
Select
or
download this
my($stuff1, undef, undef, $stuff4) = @array;
Select
or
download this
my($stuff1, $stuff4) = @array[0,3];